Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5444…00610x3e0a…78e7Base$0.004478100%coinbase5d ago0xab982c…086554
0xdd57…bbba0x3e0a…78e7Base$0.00312100%coinbase5d ago0xd0cb9b…f53369
0x03f3…ef790x3e0a…78e7Base$0.005085100%coinbase5d ago0x4fa9dd…268885
0x76ea…0b920x3e0a…78e7Base$0.003697100%coinbase5d ago0x1ca9d7…c477c1
0x03f3…ef790x3e0a…78e7Base$0.00413100%coinbase5d ago0xf44521…53fef8
0xadc8…b16f0x3e0a…78e7Base$0.004075100%coinbase5d ago0x600889…ca34d2
0x32bb…dda30x3e0a…78e7Base$0.003897100%coinbase6d ago0xda177e…98c41b
0xd4b2…05920x3e0a…78e7Base$0.004355100%coinbase6d ago0xe1c062…84fb9c
0x32bb…dda30x3e0a…78e7Base$0.005729100%coinbase6d ago0x94430a…096186
0xdd57…bbba0x3e0a…78e7Base$0.004485100%coinbase6d ago0x2df562…df9cb8
0x88cc…82180x3e0a…78e7Base$0.00471100%coinbase6d ago0xad621a…d44148
0x3b2b…dd8b0x3e0a…78e7Base$0.002758100%coinbase6d ago0xf5754c…0873d4
0x369f…0beb0x3e0a…78e7Base$0.004595100%coinbase6d ago0xf35cca…e04a5b
0xb4f8…d7870x3e0a…78e7Base$0.005118100%coinbase6d ago0x106461…e42c37
0x32bb…dda30x3e0a…78e7Base$0.005611100%coinbase6d ago0x3067d1…35d28a
0xb4f8…d7870x3e0a…78e7Base$0.003343100%coinbase6d ago0x3fe8dd…78dd98
0x7967…088a0x3e0a…78e7Base$0.004052100%coinbase6d ago0xa1cf49…9f58fd
0x369f…0beb0x3e0a…78e7Base$0.003908100%coinbase6d ago0x085482…0fb6c1
0x7c77…3cc90x3e0a…78e7Base$0.003991100%coinbase6d ago0xba687b…ae761b
0x8de5…e7cb0x3e0a…78e7Base$0.003164100%coinbase6d ago0xf5c93a…e1adad
0x7161…d98f0x3e0a…78e7Base$0.003122100%coinbase6d ago0x1f9649…f28e12
0xe745…62750x3e0a…78e7Base$0.003009100%coinbase6d ago0x4fe39e…853129
0x5e36…049c0x3e0a…78e7Base$0.002767100%coinbase6d ago0x5106aa…ad680f
0xe38a…29330x3e0a…78e7Base$0.003539100%coinbase6d ago0x19244f…058660
0x5e36…049c0x3e0a…78e7Base$0.005697100%coinbase6d ago0xe21914…23a830

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://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://roundhouseai.io/dashboard/team.

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