Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0xc96bda…71016a
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0xdf80b2…69b412
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0xf570a3…0bc94c
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x8bb38f…8f7dfe
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0xd16cc6…446936
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x40a456…5c27d6
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x0e34d0…adaecf
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x95c853…f9b9e8
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x355570…03b3fb
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x755a21…5ff748
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x6ed42b…311f42
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x57e125…8a8e73
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x9cb9fe…30f9e8
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x65a1b3…3b616b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0xc78029…2a3de6
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x638db9…7f4fe5
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0xb976c3…95129a
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x511f97…bb5983
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x93e924…0feb77
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x101619…045c66
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x430d85…874827
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x57d958…c3be5d
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x6fb804…2d90e3
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x852a29…c65265
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase13d ago0x39aa92…97763a

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.