Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x3fb6c6…6308e0
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x026a0b…37ee28
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x3eac68…eb57b8
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xb94321…4719a1
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xaf21a5…5737c2
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x28e11c…1ac6a6
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x211709…8dc7f5
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xa953b0…3ad694
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xd5bd67…0d9e22
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xe5a221…d74758
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x24e850…750c71
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x3f8f23…ac4cde
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xc609e9…326386
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x79ccc9…0bf07c
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xa6792c…0f80e6
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x5cd6b9…f99bd4
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xa45f47…6d4c78
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x02bea1…bcdc27
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xfb6595…630602
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x7829aa…6d3fae
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xe520e6…245349
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x63473e…baf51f
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x33815d…5fcae6
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xa636f3…096eb0
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x2263bd…b14ea9

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.