Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41c2…fc4b0xac65…4417Base—$0.17100%fluxa106d ago0xbe809c…573c6a
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0xc93e61…4dc144
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0xb5b502…a881aa
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0xcd98d6…7f46c5
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x4bca4e…29141d
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0xab3195…30cd0c
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0xc5dfb2…296310
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x23f558…8f4927
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x85c8ec…255c9a
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x4af2d0…945a08
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x71197a…8089aa
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x41239d…cbe466
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x704bd7…6c0c0b
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x832641…a1c70b
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x73a616…e8d7f0
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x94c505…ce08ab
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x0163eb…8e0979
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa106d ago0x13cfa9…4e77ac
0x41c2…fc4b0xac65…4417Base—$0.02100%fluxa107d ago0xaa45fe…8ebd79
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa107d ago0x1057b7…ec14c6
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa107d ago0x97677a…4284bc
0x41c2…fc4b0xac65…4417Base—$0.06100%fluxa107d ago0xe9e6e7…50f56d
0xb90a…9ae40x41c2…fc4bBase—$0.05100%fluxa107d ago0xd671a9…df3f2e
0xb90a…9ae40x41c2…fc4bBase—$0.01100%fluxa107d ago0x71b366…4c6897

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.