Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb580…8f660x3e0a…78e7Base—$0.004986100%coinbase75d ago0x7a163e…69e0a9
0xb580…8f660x3e0a…78e7Base—$0.003693100%coinbase75d ago0x398c94…05d671
0xb580…8f660x3e0a…78e7Base—$0.003362100%coinbase75d ago0x7f53da…347052
0xb580…8f660x3e0a…78e7Base—$0.002963100%coinbase75d ago0x93cb4d…ecdb10
0xb580…8f660x3e0a…78e7Base—$0.003157100%coinbase75d ago0xf22656…233721
0xb580…8f660x3e0a…78e7Base—$0.00332100%coinbase75d ago0xd0eca1…d71690
0xb580…8f660x3e0a…78e7Base—$0.003445100%coinbase75d ago0x1d6408…74d7e3
0xb580…8f660x3e0a…78e7Base—$0.003614100%coinbase75d ago0x2d1a72…ad5ab2
0xb580…8f660x3e0a…78e7Base—$0.003503100%coinbase75d ago0x7fd390…e8a97c
0xb580…8f660x3e0a…78e7Base—$0.005713100%coinbase75d ago0x0e2c47…7b0ade
0xb580…8f660x3e0a…78e7Base—$0.005639100%coinbase75d ago0x57ddc3…674882
0xb580…8f660x3e0a…78e7Base—$0.005448100%coinbase75d ago0xeff4d9…abee9d
0xb580…8f660x3e0a…78e7Base—$0.003296100%coinbase75d ago0xc4b0bf…9a08b0
0xb580…8f660x3e0a…78e7Base—$0.002728100%coinbase75d ago0xef052d…ea5d27
0xb580…8f660x3e0a…78e7Base—$0.003806100%coinbase75d ago0x119956…c820f4
0xb580…8f660x3e0a…78e7Base—$0.005489100%coinbase75d ago0x1debee…a7bf04
0xb580…8f660x3e0a…78e7Base—$0.005523100%coinbase75d ago0xccab8d…a9bf9b
0xb580…8f660x3e0a…78e7Base—$0.003416100%coinbase75d ago0x7166a7…899473
0xb580…8f660x3e0a…78e7Base—$0.004026100%coinbase75d ago0xc490ac…b2e0b2

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.