Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x0b6c88…de59f6
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x507c6b…722933
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x3bc9e2…3d5022
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x5349a4…41f813
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x800c4a…8efd6e
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x623e15…a5b633
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0xd3916d…37d5d1
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xc5434b…7def0c
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x0443bd…ab02b7
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0xfe35e5…293e88
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x5d27ba…5ff6bd
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0xceb3bf…d9ea75
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x061b71…6d7c2b
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x6d1d54…c3cd8f
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x6b6755…bc9530
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0xe388d7…80a601
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x0d2866…f808ad
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0xe6865c…0d9c5e
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x78bd88…6b214d
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0xc2950a…e737fc
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0xa1608f…2fe4c9
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x7c73b6…09c18c
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0xb64790…5e80e3
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x830e1a…6c4015
0x878d…76960xa9dd…2315Base—$0.002100%coinbase1h ago0x545107…e8797c

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.