Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x846177…2a45ee
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x55b380…ecdf7d
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0xb491c8…1c482d
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0xbc6c83…83809c
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase67d ago0xc69730…50875c
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0x7ab64d…a458c1
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x69196a…ad08ae
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0xbd74a5…90fbad
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase67d ago0xad9c82…eb21bb
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0x18dbb0…70dbbb
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0x0684cb…b05eff
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x28b3c7…c04e4c
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase67d ago0x800a0e…7c9448
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0x2f5bce…73ba22
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase67d ago0xd6ed9f…9e3ca6
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase67d ago0x5f14f2…cf22a5
0x854d…e61e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x128dcc…f8e88e

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.