Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$13.6270%0x9f94…62648d ago0x39dd09…fd1b51
0x1332…66eb0x47c5…4fc3Base—$49.3570%0x6344…a21a8d ago0x41252e…c5f303
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x614a…d5ce8d ago0xcd6c37…b5c7f4
0x1332…66eb0x47c5…4fc3Base—$210.0070%0xf31d…cc4b8d ago0xff38e5…13a98c
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x665d…3bb98d ago0xe5517d…2a6e15
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x170f…62308d ago0xe0d035…88f50a
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xb77d…5f2d8d ago0x3fc0ed…ef8a49
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2960…064b8d ago0xbb535f…2042b3
0x1332…66eb0x47c5…4fc3Base—$499.8070%0xa75d…d8a58d ago0x77980a…20e361
0x1332…66eb0x47c5…4fc3Base—$498.7570%0x2859…83d48d ago0x9a6e43…3746da
0x1332…66eb0x47c5…4fc3Base—$210.0070%0x5520…8e5b8d ago0xba43e7…8dc6d8
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x5e96…f1598d ago0x63b0f0…656717
0x1332…66eb0x47c5…4fc3Base—$14.7070%0x35b0…b8108d ago0x51311b…e53de1
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x5df6…64288d ago0x0c17ca…e947aa
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x4c4a…536c8d ago0x7bdbfb…c5d065
0x1332…66eb0x47c5…4fc3Base—$147.0070%0x8ae6…57068d ago0xf18870…7cbdd0
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x4d99…3c638d ago0x684ba1…b4842f
0x1332…66eb0x47c5…4fc3Base—$1,575.0070%0x7bc8…42618d ago0x88a72b…caf6d8
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xcfba…f1068d ago0x5af42b…fe1e80
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xfa43…45e58d ago0x86ccbe…0bab67
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xfb58…2b728d ago0x2658ba…d0f925
0x1332…66eb0x47c5…4fc3Base—$103.9570%0xd301…c7ff8d ago0x02d060…f5d8a5
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4eef…bbd28d ago0x9eb41b…322e04
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xe59f…80f78d ago0x222f03…295473
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x4689…1c4b8d ago0xcd2763…3c08e9

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.