Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0xca1a2f…c75067
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0xdd2f67…13bf72
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0xcd1a28…8d6be0
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x5d2558…09d6f5
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x7a2323…cc1db1
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x37d284…00fcb2
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0xa228f7…7cd945
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x216a90…c44394
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x50eb93…fe62fd
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x81dff6…3e3180
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0xeb9e3c…dd2840
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0xeb90c8…4683f3
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0xeb47d0…d4009b
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0xa34532…af42ff
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x3fd562…f193a6
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x5584e4…1e026a
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x702ba2…e6ed50
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x5b6849…f48d9e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x6576df…2aa73a
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0xb0cd4f…658093
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0x8b87bf…2875a5
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa81d ago0xd754d1…8348dd
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa82d ago0xd5aaa8…7e28cf
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa82d ago0x95f457…05567d
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa82d ago0x9d0de9…024c9a

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.