Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x5eec46…c9cb54
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xbceb71…43076a
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xd1923c…09d631
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x071f53…5c4329
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x3e7106…891b0a
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x722124…d90ad3
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x41c902…10e7cc
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xa393bd…9b0acd
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x7ceb64…cc72b4
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xba58e0…f91ea3
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x4a3269…884aa6
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x67ba85…182c54
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x3c2d0b…a6be58
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xae81e5…fda75c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x64bea1…54a49c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xc8ba65…2b466e
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xba069c…bcdf42
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xdc85ed…981680
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x05def6…c5f00d
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x8d8745…95429a
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x28dbd3…cbe25d
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x692b02…61d315
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0xe8d02b…8e8989
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x6e5265…cb7f2d
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase18d ago0x177448…b8a48c

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.