Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x28052f…87a258
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x25e3d0…535c55
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x44605a…2ebf58
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x4ac3a1…cc5816
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0xb4f132…5fd186
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0xccc1e5…5664fe
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x07d20e…de89a1
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0xe6cded…4dfc55
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x455c33…b6face
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x6afc07…f8df74
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x0c3260…5f5c8d
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x4e036a…da42aa
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x705a98…c88857
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0xe83ea8…836309
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x4830dc…3acb09
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x5b2b96…bfae4b
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0xb85ae4…b6c072
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0xc160ea…4092c3
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0xa05c5c…630e9e
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x4533eb…50ae94
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x3290d2…1ae6b0
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x56baf6…011cc4
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x036a57…ab1f4f
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x698720…0a5076
0x60e5…d4c90x73fc…b29bBase—$0.006100%0x0018…ca9767d ago0x40ad7f…81a48a

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.