Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x0775d1…f5cf41
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x9e0ced…537901
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0xe85e81…f1ae22
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0xcff20a…e26782
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x21e3da…a568fa
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x2dab4b…df5929
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x4fd54f…de9913
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x8909d6…400202
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x763311…4299a2
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x19ba7e…873519
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0xfcf2dd…d94348
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0xb60492…895c1f
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x90ee35…bae92e
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0xe5e73c…2b898f
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0xa0630f…899062
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x5507ee…95fb17
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x18acc7…7d1691
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x091d85…200be8
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x49c410…0152e6
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0xeaa58b…d671c3
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x108d67…e78cf9
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x56b6c3…1507f0
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x11e194…654791
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x4f56a7…8c4e8c
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase68d ago0x49182e…634064

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.