Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a94…d8220x3e0a…78e7Base—$0.003435100%coinbase80d ago0xfa48d9…91cd5b
0x8a94…d8220x3e0a…78e7Base—$0.003427100%coinbase80d ago0x77cf75…09f701
0x8a94…d8220x3e0a…78e7Base—$0.00353100%coinbase80d ago0x6c6483…d004d2
0x8a94…d8220x3e0a…78e7Base—$0.00482100%coinbase80d ago0x9e7f69…19ccef
0x8a94…d8220x3e0a…78e7Base—$0.0055100%coinbase80d ago0x0de3e0…4ef356
0x8a94…d8220x3e0a…78e7Base—$0.003083100%coinbase80d ago0x2d9011…1ba390
0x8a94…d8220x3e0a…78e7Base—$0.005614100%coinbase80d ago0x10b32d…575133
0x8a94…d8220x3e0a…78e7Base—$0.003954100%coinbase80d ago0xd061ff…cc50ed
0x8a94…d8220x3e0a…78e7Base—$0.005018100%coinbase80d ago0xae9ad6…fd5f3b
0x8a94…d8220x3e0a…78e7Base—$0.005894100%coinbase80d ago0x5a35c4…dc8884
0x8a94…d8220x3e0a…78e7Base—$0.005411100%coinbase80d ago0x457be8…89344d
0x8a94…d8220x3e0a…78e7Base—$0.002679100%coinbase80d ago0xedc10d…494c45
0x8a94…d8220x3e0a…78e7Base—$0.003791100%coinbase80d ago0x802390…8076b6
0x8a94…d8220x3e0a…78e7Base—$0.004828100%coinbase80d ago0xf08448…cd6754
0x8a94…d8220x3e0a…78e7Base—$0.003973100%coinbase80d ago0xaabb84…ee9b3a
0x8a94…d8220x3e0a…78e7Base—$0.005847100%coinbase80d ago0xf902f1…aa171f
0x8a94…d8220x3e0a…78e7Base—$0.004304100%coinbase80d ago0x45cd3e…d92d5c
0x8a94…d8220x3e0a…78e7Base—$0.00322100%coinbase80d ago0xa38ae9…b0cc4c
0x8a94…d8220x3e0a…78e7Base—$0.003519100%coinbase80d ago0xa8a169…664a47
0x8a94…d8220x3e0a…78e7Base—$0.002851100%coinbase80d ago0x5e1e12…19b52b
0x8a94…d8220x3e0a…78e7Base—$0.003784100%coinbase80d ago0xc5fcbb…c6b6e2
0x8a94…d8220x3e0a…78e7Base—$0.003812100%coinbase80d ago0x1afefa…ddbd81
0x8a94…d8220x3e0a…78e7Base—$0.005367100%coinbase80d ago0x831998…fffd06
0x8a94…d8220x3e0a…78e7Base—$0.005661100%coinbase80d ago0xeaf865…ddabba
0x8a94…d8220x3e0a…78e7Base—$0.005205100%coinbase80d ago0xafb276…510f6e

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.