Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…681e0x9c95…e299Base$0.001100%fluxa31d ago0xac718b…f27ff2
0x94db…681e0x9c95…e299Base$0.001100%fluxa31d ago0xdaf429…59b388
0x94db…681e0xfe80…47eeBase$0.001100%fluxa31d ago0x9cd54b…34f51e
0x94db…681e0x9c95…e299Base$0.001100%fluxa31d ago0x1f63a5…214201
0x94db…681e0x9c95…e299Base$0.001100%fluxa31d ago0xca23a5…f5e9fd
0x94db…681e0x9c95…e299Base$0.001100%fluxa31d ago0x92e142…8deb7a
0x94db…681e0x9c95…e299Base$0.001100%fluxa31d ago0x83224e…88bb8a
0x94db…681e0x9c95…e299Base$0.001100%fluxa31d ago0xace497…7db124
0x94db…681e0x9c95…e299Base$0.001100%fluxa32d ago0x5a9a3a…3ea370
0x94db…681e0xfe80…47eeBase$0.001100%fluxa32d ago0x4d5dd4…6a6af7
0x94db…681e0xfe80…47eeBase$0.001100%fluxa32d ago0xf87d81…85d6b0
0x94db…681e0xfe80…47eeBase$0.001100%fluxa32d ago0x8db2f0…b6db32
0x94db…681e0xfe80…47eeBase$0.001100%fluxa32d ago0x3dd3af…48ddcd
0x94db…681e0xfe80…47eeBase$0.001100%fluxa32d ago0x00bbfc…365a11
0x94db…681e0x9c95…e299Base$0.001100%fluxa32d ago0x81fac4…c298c5
0x94db…681e0xfe80…47eeBase$0.001100%fluxa32d ago0xc5f5d0…dfcb5a
0x94db…681e0xfe80…47eeBase$0.001100%fluxa32d ago0x8d9a3d…47c6a3
0x94db…681e0x9c95…e299Base$0.001100%fluxa32d ago0xfc5094…b7fb02
0x94db…681e0x9c95…e299Base$0.001100%fluxa32d ago0xd8d5e4…4bb56f
0x94db…681e0x9c95…e299Base$0.001100%fluxa32d ago0xb20d7e…f82689
0x94db…681e0x9c95…e299Base$0.001100%fluxa32d ago0xff4bd3…5ae510
0x94db…681e0x9c95…e299Base$0.001100%fluxa32d ago0x308022…0fec9c
0x94db…681e0x9c95…e299Base$0.001100%fluxa32d ago0xf326e6…1d5ec5
0x94db…681e0x9c95…e299Base$0.001100%fluxa32d ago0xff6b20…a71296
0x94db…681e0x9c95…e299Base$0.001100%fluxa32d ago0x16ff98…16a934

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.