Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b1e…df190x2932…4f60Basex402 service$0.01100%coinbase99d ago0xd09437…3cbf4b
0x5b1e…df190xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase99d ago0xb04dab…2954be
0x5b1e…df190x2932…4f60Basex402 service$0.01100%coinbase99d ago0x9407ae…cdca34
0x5b1e…df190xdcec…7566Basex402 service$0.01100%coinbase99d ago0x76854f…60db6b
0x5b1e…df190xdcec…7566Basex402 service$0.01100%coinbase99d ago0x49db73…223d80
0x5b1e…df190xdcec…7566Basex402 service$0.01100%coinbase99d ago0x112610…635e08
0x5b1e…df190xd20f…7d0dBase—$0.005100%coinbase99d ago0x1b7861…179a9b
0x5b1e…df190x38c9…a584Basex402 service$0.001100%coinbase99d ago0xc3393a…e13009
0x5b1e…df190xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase99d ago0xf825e7…53f73e
0x5b1e…df190x20be…925dBasex402 service$0.005100%candidates99d ago0x1fa9e2…668729
0x5b1e…df190x3070…fa85Basex402 service$0.02100%candidates99d ago0x680d68…51ff98
0x5b1e…df190x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase99d ago0x8c9191…2690fd
0x5b1e…df190xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x73de9b…a663fc
0x5b1e…df190xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x03a15f…efd013
0x5b1e…df190xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xbfaf1e…c1e5f9
0x5b1e…df190x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x2610c5…e1a1fd
0x5b1e…df190x124f…4478BaseStableCryptoDefillama$0.01100%coinbase99d ago0xacbb20…e4575b
0x5b1e…df190x260f…82b0Basex402 service$0.001100%coinbase99d ago0x20b426…26bba0
0x5b1e…df190x260f…82b0Basex402 service$0.001100%coinbase99d ago0x73a75a…2053e6
0x5b1e…df190x03d7…584cBasex402 service$0.008100%coinbase99d ago0x533dfe…ed501a
0x5b1e…df190xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x746b5e…335459
0x5b1e…df190xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0xa12c2a…cd346d
0x5b1e…df190xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x9c0ae4…d67cc7
0x5b1e…df190xcf92…42fbBasex402 service$0.01100%coinbase99d ago0x6b83d3…54783d
0x5b1e…df190x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase99d ago0xf99e20…f6dbcb

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.