Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x70ae80…eb3b39
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0xb53881…e197bb
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x802d4e…bdb8ea
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0xaa7e0b…dc7397
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x0d2976…c9d64b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0xb219a0…b83a11
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x57613f…90f377
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x9478f2…85c6a9
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x02d77a…ada75f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x98f7ab…8cb944
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0xb00fb8…1ae724
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0xa22a38…88ef2e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x67191e…25cc01
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0xd813cd…9a0b5e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0xa050c2…d4f198
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x99f388…9df2ff
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x734dbf…a6a7bc
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x189867…64975a
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0xdefefa…906b5f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x442a75…f7da68
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0xce30e6…4be605
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x31cf6a…5141c1
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x822626…fe9b2e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0x808c65…63d072
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa87d ago0xfd0549…3094fa

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.