Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa110d ago0x09ee34…3eb67e
0x2c7e…c4620xac65…4417Base—$0.06100%fluxa110d ago0x8dee91…fb8cb1
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa110d ago0x9bc640…18313b
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa110d ago0x2808d6…1ffaf2
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa110d ago0x689776…70698b
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0xa8c164…4c6c4b
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0x06a6bd…35ea5c
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0xe546d5…4b13fa
0x2c7e…c4620xac65…4417Base—$0.02100%fluxa111d ago0x17bf02…02a393
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0x60ce21…3e8d98
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0x868422…baab4a
0x2c7e…c4620xac65…4417Base—$0.97100%fluxa111d ago0x84daed…511986
0xb90a…9ae40x2c7e…c462Base—$0.90100%fluxa111d ago0x62f605…1bc89f
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0x9afbca…68a651
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0xc4a837…ca34f6
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0x6c45c6…31406c
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0xaf6cb4…8c6af5
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0xf41836…d5f7cd
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0x4eabe7…011001
0xb90a…9ae40x2c7e…c462Base—$0.01100%fluxa111d ago0xc05472…14aad9

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.