Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x3ca435…df8848
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x8c7e95…671fe7
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x6243f0…d7ef4d
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x7b5483…5a99cd
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x131f4f…2a06b5
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0xda85bd…fb349b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0xd4f87d…7641a3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x190f94…695323
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x93c168…e09027
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0xd955ff…d29e41
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0xf2172f…ed7900
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0xaf90ea…8a334b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0xff1f9b…37b256
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x12d6a5…cd4224
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0xf38756…e9970b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0xc54ea6…459e2c
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x1fc9b1…11ad2b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x8eb8b4…ca52b3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0xb27171…8a5358
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x894230…6ac4a7
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x4daf24…35bc39
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x21706b…ff029f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0xe9c189…9708ac
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0x35c33c…baf845
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa53d ago0xf1b0f2…488a20

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.