Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7968…ec360xcfcf…afb0Base—$0.01100%coinbase70d ago0x6663b7…a0ae10
0x7968…ec360xdb3e…fd7aBase—$0.01100%coinbase70d ago0x53dbbd…e23614
0x7968…ec360xc7e5…6fcbBase—$0.01100%coinbase70d ago0x5e7c65…8a9f14
0x7968…ec360xa25c…c088Base—$0.01100%coinbase70d ago0xb016b7…4cc426
0x7968…ec360xc571…c51cBase—$0.01100%coinbase70d ago0x3a92e5…08b11f
0x7968…ec360x8d9b…5d61Base—$0.01100%coinbase70d ago0xe3cbf0…bbf9fc
0x7968…ec360x154f…90a9Base—$0.01100%coinbase70d ago0xb29c6c…cfb8c1
0x7968…ec360x6cc6…c4adBase—$0.01100%coinbase70d ago0xef0f29…8a4d86
0x7968…ec360xdef0…d02cBase—$0.01100%coinbase70d ago0xec80c2…98b375
0x7968…ec360xa514…7294Base—$0.01100%coinbase70d ago0x0a6946…7ea936
0x7968…ec360x128a…4e5bBase—$0.01100%coinbase70d ago0x84fb28…682459
0x7968…ec360x287d…58ffBase—$0.01100%coinbase70d ago0x787770…3cd25a
0x7968…ec360x858a…02a1Base—$0.01100%coinbase70d ago0xe83589…a72aa9
0x7968…ec360xd7c2…168fBase—$0.01100%coinbase70d ago0x2ff9ee…8edd75
0x7968…ec360x6965…5d43Base—$0.01100%coinbase70d ago0x1626b7…a4894e
0x7968…ec360xf7f0…8000Base—$0.01100%coinbase70d ago0xa6140d…ef04e3
0x7968…ec360x8a8b…5fb6Base—$0.01100%coinbase70d ago0xcb962f…e56774
0x7968…ec360x4e3b…1078Base—$0.01100%coinbase70d ago0xe1a24d…8cf79e
0x7968…ec360x64eb…27d0Base—$0.01100%coinbase70d ago0x5ff276…55652c
0x7968…ec360xe58d…735fBase—$0.01100%coinbase70d ago0x6b4b63…57fbde
0x7968…ec360x5b43…7516Base—$0.01100%coinbase70d ago0x87665a…9f5531
0x7968…ec360x066e…0612Base—$0.01100%coinbase70d ago0x3bcb75…9a2c59
0x7968…ec360xb545…5a88Base—$0.01100%coinbase70d ago0x6cb4a1…836902
0x7968…ec360x8f7a…5b18Base—$0.01100%coinbase70d ago0x7782f0…3a86e0
0x7968…ec360x8382…5069Base—$0.01100%coinbase70d ago0xa06cfa…821171

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.