Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x007d…67ca0xd0b5…f224Base—$495.4870%0x3482…6f0e33d ago0xba9eea…7faecd
0x0d1e…11e60xd0b5…f224Base—$5.5470%0x3482…6f0e33d ago0x6c7e16…6d8ba2
0x7599…06900xd0b5…f224Base—$1.0070%0x3482…6f0e33d ago0x8bedf6…1969ef
0x8cc8…c3650xd0b5…f224Base—$4.9970%0x3482…6f0e33d ago0x0d7c9a…17a6e3
0xe3d6…b7280xd0b5…f224Base—$1.9970%0x3482…6f0e33d ago0x806139…c44af4
0x29fc…822b0xd0b5…f224Base—$7.5170%0x3482…6f0e33d ago0xb14ede…b2b7b3
0xad01…1f190xd0b5…f224Base—$1.0070%0x3482…6f0e33d ago0xebf4b9…d07b3f
0xf702…c0fe0xd0b5…f224Base—$186.8670%0x3482…6f0e33d ago0xad0974…67eab6
0x46d0…2d550xd0b5…f224Base—$24.9970%0x3482…6f0e33d ago0x470a6f…b4167b
0x2bf8…14ef0xd0b5…f224Base—$4.9970%0x3482…6f0e34d ago0xf7192f…21033c
0x23a2…55810xd0b5…f224Base—$2.9970%0x3482…6f0e34d ago0x253e24…7a9533
0xb3ea…19090xd0b5…f224Base—$8.5070%0x3482…6f0e34d ago0x2853c0…def7a1
0x8bb2…75170xd0b5…f224Base—$22.4570%0x3482…6f0e34d ago0x62d9b8…67683a
0x33fc…1efc0xd0b5…f224Base—$499.9970%0x3482…6f0e34d ago0x4f821d…b093ed
0x9735…09cc0xd0b5…f224Base—$0.9970%0x3482…6f0e34d ago0x9181c8…4635e6

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.