Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x968bea…c43faf
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.006100%coinbase67d ago0xb02606…3cfcb9
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0xc52ca8…5e8da2
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0x340c45…99171a
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase67d ago0xd92ef1…8a2d1f
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.006100%coinbase67d ago0x31117a…b27e5f
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x1cefbb…6539e6
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0xad0f7b…c8c9b0
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.006100%coinbase68d ago0xe7cf08…697dfc
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x5ccb85…b70b72
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase68d ago0xc3d985…d9aeeb
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0x63f55c…9787ee
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x29b5ef…123deb
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0x72eff2…d1ca9d
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x0170aa…824954
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0xb4b61b…4d4448
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x9c786a…8e09c6
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x8ea959…edcfe5
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.006100%coinbase68d ago0x8210b2…943018
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x267944…bb120a
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0x0f8d5a…773eb6
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x9d361a…d7f6dd
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.006100%coinbase68d ago0x233ee9…bf7890
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0xca0d6b…31a53a
0x19a9…15de0x2b6d…32c5Base2sPublic-records$0.006100%coinbase68d ago0xe293f8…c8491b

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.