Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf22f…59cd0x1892…6085Base$1.28100%relai175d ago0xa36fa2…2f0f9e
0xf22f…59cd0x1892…6085Base$1.83100%relai175d ago0xbc64c9…e711d0
0xf22f…59cd0x1892…6085Base$1.47100%relai175d ago0xbc50ad…641382
0xf22f…59cd0x1892…6085Base$1.01100%relai175d ago0x739969…a24c8e
0xf22f…59cd0x1892…6085Base$1.32100%relai175d ago0x7892b3…4a7ccc
0xf22f…59cd0x1892…6085Base$1.41100%relai175d ago0x7f8d9b…8c2c81
0xf22f…59cd0x1892…6085Base$1.88100%relai175d ago0xe8211f…e2c4c2
0xf22f…59cd0x1892…6085Base$1.43100%relai175d ago0x8c94b7…e140c8
0xf22f…59cd0x1892…6085Base$1.66100%relai175d ago0xb56dd1…0d4b71
0xf22f…59cd0x1892…6085Base$1.51100%relai175d ago0x470e7d…2233d6
0xf22f…59cd0x1892…6085Base$1.85100%relai175d ago0xc0fe6a…6fef98
0xf22f…59cd0x1892…6085Base$1.68100%relai175d ago0x7aed6e…73a07d
0xf22f…59cd0x1892…6085Base$1.20100%relai175d ago0x0ecfff…9fc766
0xf22f…59cd0x1892…6085Base$1.37100%relai175d ago0xd43077…f0e1df
0xf22f…59cd0x1892…6085Base$1.01100%relai175d ago0x7dfdc8…ca6a9f
0xf22f…59cd0x1892…6085Base$1.76100%relai175d ago0xca0815…4a5799
0xf22f…59cd0x1892…6085Base$1.51100%relai175d ago0x173375…31320d
0xf22f…59cd0x1892…6085Base$1.01100%relai175d ago0x90962f…36fb76
0xf22f…59cd0x1892…6085Base$1.74100%relai175d ago0x848036…fab748
0xf22f…59cd0x1892…6085Base$1.08100%relai175d ago0xaa4e2f…927faa
0xf22f…59cd0x1892…6085Base$1.90100%relai175d ago0xa6051f…97bca0
0xf22f…59cd0x1892…6085Base$1.53100%relai175d ago0xfb89a7…47727e
0xf22f…59cd0x1892…6085Base$1.35100%relai175d ago0x72b7a9…fa4782
0xf22f…59cd0x1892…6085Base$1.69100%relai175d ago0x79248e…d8889f
0xf22f…59cd0x1892…6085Base$1.45100%relai175d ago0x2e8648…f33dae

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.