Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x0e0961…2003de
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x03e5c8…013632
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x265923…ae216f
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0xe1c604…af8f23
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x2e552f…418d94
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x80cfde…a99b03
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x13592b…77606c
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x90873b…e4127b
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0xc70aff…6c6ca1
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x3e8f65…786130
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0xbf1c72…999b01
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x90a7da…2b5c26
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x49e682…618f38
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0xd5839c…c5e483
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x1df600…ed4731
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x4eec03…3d2fea
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0xba96da…05f83b
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x3afdc3…79074b
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x3616d3…d8263e
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x73b8a7…5e8ce0
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0xa58093…1c7e25
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0x6d6cf1…bcc070
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5111d ago0xfd29b4…d066d7
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5112d ago0x067413…99f49a
0x5251…d7b00xa588…014cBase—$0.01100%0x5e3b…c8a5112d ago0x8c1c20…570320

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.