Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6221…fc0b0xac65…4417Base—$0.01100%fluxa112d ago0xebb9f0…99300b
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa112d ago0x7943e9…bfb03e
0x6221…fc0b0xac65…4417Base—$0.05100%fluxa112d ago0x12b4dc…602d02
0xb90a…9ae40x6221…fc0bBase—$0.03100%fluxa112d ago0x152587…6a9886
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa112d ago0x179bd4…f572d5
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa112d ago0xb4b75d…2ae821
0x6221…fc0b0xac65…4417Base—$0.01100%fluxa112d ago0x877412…7b37b3
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa112d ago0xdb504d…6a9e05
0x6221…fc0b0xac65…4417Base—$0.03100%fluxa112d ago0x73ddfd…ff1d72
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa112d ago0x3f2599…7adef8
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa112d ago0xc4c293…d7e848
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa112d ago0x770dd3…87478e
0x6221…fc0b0xac65…4417Base—$0.03100%fluxa112d ago0x7f47e8…cd6780
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa112d ago0x555195…9b3979
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa112d ago0x67ad56…bc9c3e
0x6221…fc0b0xac65…4417Base—$0.03100%fluxa113d ago0x6ecdbc…7b1b0a
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa113d ago0xd872e7…1b7be9
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa113d ago0x4e0030…c37629
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa113d ago0x73973e…d6672e
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa113d ago0x617431…e2774b

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.