Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase92d ago0x76af3a…4f3257
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase92d ago0xbca7c1…c855cd
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase92d ago0x8d4178…720ad8
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase92d ago0x5d78c2…e80318
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase92d ago0xde6c49…cd64ab
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase92d ago0x4b1d3b…9448e7
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase92d ago0x56c570…8c8fe0
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase92d ago0xaea484…cdc004
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase92d ago0xbc9d21…f3886c
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase92d ago0x2baf81…50ba4c
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase92d ago0x07833d…26a3d8
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase92d ago0xa5fdd5…2a5a6f
0xd50d…29af0x4466…125eBasex402 service$0.008100%coinbase92d ago0x9c5f79…256e77
0xd50d…29af0x4466…125eBasex402 service$0.006100%coinbase92d ago0x51e444…180451
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase92d ago0x7ce97b…515d80
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase92d ago0x2b4985…294e7e
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase92d ago0xfba56e…21cc25
0xd50d…29af0x4466…125eBasex402 service$0.008100%coinbase92d ago0x9b3802…9d4987
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase92d ago0x6795ab…1841a1
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase92d ago0xc224ee…52b712
0xd50d…29af0x4466…125eBasex402 service$0.008100%coinbase92d ago0x2ab793…4a06d6
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase92d ago0xe51077…73111e
0xd50d…29af0x4466…125eBasex402 service$0.008100%coinbase92d ago0x07969d…00a2a8
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase92d ago0x454e0b…7c2fa9
0xd50d…29af0x4466…125eBasex402 service$0.02100%coinbase92d ago0xd66391…b8e660

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.