Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xd308…39d7Base—$12.61100%fluxa109d ago0x276c0a…b1c77d
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0x8a09c0…442af1
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0xff7b19…dc48cc
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0x13969e…ccfd72
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0x8992d8…12cdaa
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0x3c34f2…b33305
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0xab3a6e…c57652
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0x476df8…159548
0xd308…39d70xac65…4417Base—$0.04100%fluxa109d ago0x5fd756…9a7207
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0x656a65…2f62e6
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0x370952…84bac1
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0x6728f8…073f90
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0x6e8676…dee950
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0xec491b…da79b1
0xd308…39d70xac65…4417Base—$0.01100%fluxa109d ago0x5883b3…c8c811
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa109d ago0x7f4f99…a0f16c
0xd308…39d70xac65…4417Base—$0.07100%fluxa109d ago0x88e24e…f590fb
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa110d ago0xfee6f7…85a26a
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa110d ago0xe56f91…67f952
0xb90a…9ae40xd308…39d7Base—$0.05100%fluxa110d ago0xe7dc7f…1aa8a8
0xd308…39d70xac65…4417Base—$0.01100%fluxa110d ago0xe5428d…afeaf4
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa110d ago0x558a4b…261b65
0xd308…39d70xac65…4417Base—$0.01100%fluxa110d ago0x255075…42abe3

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.