Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8060…aef80xcb12…e2c7Base—$0.10100%ultravioletadao11d ago0x0b01c8…43c521
0x8060…aef80x8e1a…b9d2Base—$0.10100%ultravioletadao11d ago0x6ce774…0c2362
0x8060…aef80x2db9…785dBase—$0.10100%ultravioletadao11d ago0xdd1ece…08dd45
0x8060…aef80x779f…6050Base—$0.10100%ultravioletadao11d ago0xa16967…1ecbdc
0x8060…aef80x5d8f…8f35Base—$0.10100%ultravioletadao11d ago0x16f495…4a8477
0x8060…aef80x8994…0a20Base—$0.10100%ultravioletadao11d ago0x0abe9d…c32309
0x8060…aef80xf2a4…8e80Base—$0.10100%ultravioletadao11d ago0x6bbaab…3587f3
0x8060…aef80x95c0…6911Base—$0.10100%ultravioletadao11d ago0xd69690…e1e5a1
0x8060…aef80x7c36…5afaBase—$0.10100%ultravioletadao11d ago0x11e2f8…e54650
0x8060…aef80x9ed1…fe75Base—$0.10100%ultravioletadao11d ago0x9d026e…e5c63b
0x8060…aef80x50de…5f01Base—$0.10100%ultravioletadao11d ago0x764708…443ee1
0x8060…aef80x90cd…688dBase—$0.10100%ultravioletadao11d ago0x85f325…bb2be6
0x8060…aef80x296b…d7a4Base—$0.10100%ultravioletadao11d ago0x6f923c…4d5b97
0x8060…aef80xacc2…b52cBase—$0.10100%ultravioletadao11d ago0xded69d…0f5b6a
0x8060…aef80xdc98…25e9Base—$0.10100%ultravioletadao11d ago0xfd4718…0f4b1e
0x8060…aef80xd572…cea7Base—$0.10100%ultravioletadao11d ago0x2b4c8a…b5af1c
0x8060…aef80xf246…f3e8Base—$0.10100%ultravioletadao11d ago0x9eb0ea…824426
0x8060…aef80x6ee4…af1bBase—$0.10100%ultravioletadao11d ago0x140e14…1db320
0x8060…aef80x79ab…262eBase—$0.10100%ultravioletadao11d ago0xa3e78b…06bc75
0x8060…aef80x5c25…9dc4Base—$0.10100%ultravioletadao11d ago0x19fe82…519a68
0x8060…aef80x912d…e56eBase—$0.10100%ultravioletadao11d ago0x502e4e…a42657
0x8060…aef80x34ae…3789Base—$0.10100%ultravioletadao11d ago0x94c882…248809
0x8060…aef80xd0e4…81f8Base—$0.10100%ultravioletadao11d ago0x4b1d69…47a771
0x8060…aef80x6290…5408Base—$0.10100%ultravioletadao11d ago0xc9d4ac…5d2e4c
0x8060…aef80x404f…23acBase—$0.10100%ultravioletadao11d ago0x95c2ea…10f4e8

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.