Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x4ba827…e0f517
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x3b51e8…e60d21
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x199048…38b9a0
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0xbadc27…22caa8
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x394878…578eb8
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x57e288…d347bc
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x59588d…6e1666
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0xcf5328…ade03b
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0xdd2a54…0b462d
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x82a23e…90cca8
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0xa72da0…eac296
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0xc9ad86…2abc28
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x18ad9d…ce36d5
0x244f…cab90xb6b4…8b40Base—$5.00100%fluxa106d ago0xd2e1e1…541320
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0xf2acc2…3db8d2
0xb90a…9ae40xb6b4…8b40Base—$0.05100%fluxa106d ago0x32f844…1366b2
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x91023c…93597e
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x47924f…f24e4e
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0xd39afc…7fb79c
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0xa3a941…a94d21
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x122973…f10db2
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x46e614…f143bb
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x7eafdd…358be9
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x792d6b…ef575f
0xb90a…9ae40xb6b4…8b40Base—$0.01100%fluxa106d ago0x3281e9…53045e

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.