Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0x2f787f…4a7afe
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0xe862fa…aa52ea
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0xcfe9da…55f4a6
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0x1d140d…ae7204
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0xd553d1…307f84
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0xfb20c6…356fd4
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0xa965ae…757409
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0x9a21d9…b85984
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0xfffdf5…f4d1c9
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0x990155…975fee
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0x591aa3…465314
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0x691c99…53857d
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0xaedb6c…92f2df
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0xedced7…602cc0
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0x394e38…ecac07
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase67d ago0x7950c2…8a049c

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.