Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9396…be570xac65…4417Base—$0.07100%fluxa111d ago0xa9ac23…490005
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa111d ago0xdfd8fe…077891
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa111d ago0x80cc7c…a1d36e
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa111d ago0x3ae702…df2e5d
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa111d ago0x9de5f5…c4a5c1
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa111d ago0xbdf6b7…63cfb6
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa111d ago0xa77d7e…1bdf88
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa111d ago0x20568a…14e757
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa111d ago0xb23b69…4387e3
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa111d ago0x6c9c03…53850b
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa111d ago0x00e741…d5626c
0x9396…be570xac65…4417Base—$0.06100%fluxa112d ago0x549900…ab9693
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa112d ago0x306393…60ef74
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa112d ago0xbf885d…ea7931
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa112d ago0xd7e9fe…0d3f52
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa112d ago0xbc0da5…c511a8
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa112d ago0x06dc3f…2fc3e2
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa112d ago0x7326a6…8447a6
0x9396…be570xac65…4417Base—$0.01100%fluxa112d ago0x2e3870…2bc5df
0xb90a…9ae40x9396…be57Base—$0.01100%fluxa112d ago0x17e45c…7aa30a

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.