Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5235…fa160x4e14…7700Base—$0.001100%coinbase53d ago0x28555e…47e800
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase53d ago0x2392bf…cee86e
0x76e9…57b30x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x645435…462e29
0xfa1c…65d10x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xb5cfd8…d6f880
0x9e37…da640x6839…1a2bBase—$0.003100%coinbase53d ago0x4a0324…42ecf0
0x5235…fa160x4e14…7700Base—$0.001100%coinbase53d ago0xe42ff3…04e857
0x6fe7…b9900xd647…2f53Base—$0.01100%coinbase53d ago0x3f7b19…e028e7
0x5235…fa160x4e14…7700Base—$0.001100%coinbase53d ago0xb0ee3d…c1aafe
0x5235…fa160x4e14…7700Base—$0.001100%coinbase53d ago0x76a846…3355de
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005614100%coinbase53d ago0x6e9e31…a6d21d
0x5235…fa160x4e14…7700Base—$0.001100%coinbase53d ago0x5ab358…cdf025
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase53d ago0x1efd0b…ff4581
0x44d5…d7ca0xea1d…9fb4Base—$322.00100%0x4661…93fd53d ago0xd7699a…55aa21
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase53d ago0x6d0951…eb6a2d
0x5235…fa160x4e14…7700Base—$0.001100%coinbase53d ago0xcab598…4286f0
0xe8df…2b060x40a8…ad8bBasex402 service$0.001100%coinbase53d ago0x4e00e3…fb4d05
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase53d ago0x6531fb…45ab96
0x5235…fa160x4e14…7700Base—$0.001100%coinbase53d ago0xfe1516…1f78b3
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer53d ago0x4f57f8…fe5084
0x5235…fa160x4e14…7700Base—$0.001100%coinbase53d ago0x25cba2…236b1b
0x5235…fa160x4e14…7700Base—$0.001100%coinbase53d ago0x0eb879…998380
0xe8df…2b060x40a8…ad8bBasex402 service$0.005100%coinbase53d ago0xc2370a…917ffc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase53d ago0x0e08b5…3244f2
0xc8c2…3a090x9c95…e299Base—$0.001100%fluxa53d ago0x9def89…ec16db
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa53d ago0xa4c1f2…4a5d06

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.