Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0xfb8f06…367e59
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0x945fc6…12d02a
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0xbe4f46…1424ba
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0x46d64a…5cbb4e
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0x81a638…6c7df2
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0xa103d2…e7c39c
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0x1e7bf3…558e53
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0x1b3959…5e2ddc
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0x7740bc…28ce32
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0xbbc796…ae9f0f
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0x571e23…a5d40e
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0xd6a929…e16ae7
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0x8a3eb5…faf6f2
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0x8dfd25…d0784d
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0xa4e3e2…89a117
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0x5386ab…1b98b2
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase113d ago0x97a10e…588873
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase114d ago0xeb9de0…f035c3
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase114d ago0xdb087b…c745eb
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase114d ago0x2eea34…087634
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase114d ago0x33c611…d88b24

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.