Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ede…76940x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase83d ago0x08ca7a…688963
0x0ede…76940x260f…82b0Basex402 service$0.001100%coinbase83d ago0x4fc23b…05e3dc
0x0ede…76940xf499…813bBase—$0.01100%coinbase83d ago0xb7dc00…772811
0x0ede…76940x5721…8867Basex402 service$0.001100%coinbase83d ago0xcd3812…bc1aff
0x0ede…76940x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0x431d3d…a73a2a
0x0ede…76940x4466…125eBasex402 service$0.0022100%coinbase83d ago0xe13a49…d87e0c
0x0ede…76940x4466…125eBasex402 service$0.0022100%coinbase83d ago0x923ff1…a88d0d
0xa969…18b70x0ede…7694Base—$0.10100%0x08d5…15c383d ago0x36d2a6…1183fd
0x0ede…76940x6e8b…4e2eBasex402 service$0.003100%coinbase83d ago0x1c140d…9782e1
0x0ede…76940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase83d ago0xd68e57…0f2f02
0x0ede…76940xa969…18b7Base—$0.10100%0x08d5…15c383d ago0xd304e2…d322df
0x57c3…d1b90x0ede…7694Base—$1.00100%0x08d5…15c383d ago0xa16558…a7d93c
0x0ede…76940x6e8b…4e2eBasex402 service$0.003100%coinbase83d ago0xa46629…3517c9
0x0ede…76940xae0d…00b1Basex402 service$0.002100%coinbase83d ago0x1e56e7…0d88b9
0x0ede…76940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase83d ago0xf6cbf5…2eca56
0x0ede…76940x57c3…d1b9Base—$1.00100%0x08d5…15c383d ago0xfcd18a…cfe2a7
0x79a9…ee1b0x0ede…7694Base—$0.20100%0x08d5…15c383d ago0x9acf2d…a486c4
0x0ede…76940xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase83d ago0x9ff1fd…29eae8
0x0ede…76940x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase83d ago0x0d7924…2de2b5
0x0ede…76940x79a9…ee1bBase—$0.20100%0x08d5…15c383d ago0xdc20fa…e0c190
0x5de2…a5260x0ede…7694Base—$1.50100%0x08d5…15c383d ago0xf143b5…0adfac
0x0ede…76940xae0d…00b1Basex402 service$0.002100%coinbase83d ago0x97449a…b8583f
0x0ede…76940xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase83d ago0xe923c5…b7c1c0
0x0ede…76940xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase83d ago0x0c2b81…7da89c
0x0ede…76940xdcec…7566Basex402 service$0.01100%coinbase83d ago0xbab8b1…3be10a

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.