Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase66d ago0x97e75d…b255b1
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase66d ago0x49fb38…14b73f
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase66d ago0xc3237a…77c7ad
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase66d ago0x55b19e…4556a6
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase66d ago0x53ee7d…f9e0dc
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase66d ago0x35bd6d…1e49e3
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase66d ago0x87622d…f04478
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase66d ago0x5c359d…0056c7
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase66d ago0xb1b2b3…07b28b
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase66d ago0x4b8841…073eae
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase66d ago0x270da9…6d0002
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase66d ago0x3cf7eb…97a070
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase66d ago0xd37b7b…345c01
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase66d ago0xe753fc…3404cb
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase66d ago0xd05107…f97ee1
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase66d ago0xf50046…79eff3
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase66d ago0xad904c…a40418
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase67d ago0x4de3fd…181593
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase67d ago0x9c0845…939609
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase67d ago0x90a588…03f7a9
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase67d ago0x8b5d58…4c77f8
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase67d ago0x687944…846fea
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase67d ago0x1add45…2904fb
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase67d ago0xb269fb…831add
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase67d ago0x53adc6…f3bcd8

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.