Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$52.50100%0x0ad8…9d8a117d ago0x1f7c9e…7818a2
0xdd07…45b90x0e3d…7757Base—$1.05100%0xfb58…2b72117d ago0xdc28d7…56a9b2
0xdd07…45b90x0e3d…7757Base—$8.40100%0x63fd…c86f117d ago0xf8318f…f73b5a
0xdd07…45b90x0e3d…7757Base—$1.05100%0x8bf2…a82e117d ago0x161c31…e4333c
0xdd07…45b90x0e3d…7757Base—$2.10100%0xc216…7c23118d ago0xe55f5c…f8eef0
0xdd07…45b90x0e3d…7757Base—$3.15100%0x90ad…1cd6118d ago0xc69d7c…3f54e5
0xdd07…45b90x0e3d…7757Base—$2.10100%0xcb6c…da0b118d ago0x874227…ef4cb5
0xdd07…45b90x0e3d…7757Base—$52.50100%0x699a…4274118d ago0x2bd6c5…74121b
0xdd07…45b90x0e3d…7757Base—$5.25100%0x9d9f…8c6a118d ago0x6cded0…66c1aa
0xdd07…45b90x0e3d…7757Base—$10.50100%0xb99f…c903118d ago0x30740e…507144
0xdd07…45b90x0e3d…7757Base—$2.10100%0xb027…a851118d ago0x8b6450…25790f
0xdd07…45b90x0e3d…7757Base—$10.50100%0x4ec9…3661118d ago0x4bafb9…20488f
0xdd07…45b90x0e3d…7757Base—$21.00100%0xc6fb…0f6c118d ago0xda8e96…698550
0xdd07…45b90x0e3d…7757Base—$21.00100%0x0043…73f2118d ago0x352931…5d6435
0xdd07…45b90x0e3d…7757Base—$1.05100%0x2d18…7811118d ago0x834fd6…2c5362
0xdd07…45b90x0e3d…7757Base—$1.05100%0x3c35…aa73118d ago0x62f764…9234e4
0xdd07…45b90x0e3d…7757Base—$2.10100%0x89a0…ff58118d ago0x55f2d6…df55d8
0xdd07…45b90x0e3d…7757Base—$5.25100%0x70ba…dd56118d ago0xe80cfa…74dfbd
0xdd07…45b90x0e3d…7757Base—$21.00100%0x6d99…b433118d ago0x7548d4…1dc6c7
0xdd07…45b90x0e3d…7757Base—$3.15100%0xc4a4…9e86118d ago0x8098c3…f4948b
0xdd07…45b90x0e3d…7757Base—$42.00100%0xe146…b438118d ago0xa8b751…130b64
0xdd07…45b90x0e3d…7757Base—$2.10100%0xcfc4…e104118d ago0xc56d89…8951b1
0xdd07…45b90x0e3d…7757Base—$1.05100%0x93d4…655d118d ago0x9a0e76…1327ae

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.