Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0xfec9e7…6f0571
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x6eb547…8db958
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x2b3600…7a650d
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0xaf856a…e8f758
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0xe0e82d…2142d0
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0xf8a5f2…846753
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0xcf98c9…e43934
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x434ccf…2be9f8
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x521e4c…595dce
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x149cf9…93b622
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x3934ab…1cd8af
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x3aff0a…aa0909
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x53fd1e…c1f164
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x165b9b…bcdcef
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x24a54c…f35fbd
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x26e862…9536e2
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0xf8694c…3fe9df
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x0eab04…a0dde5
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x3d1beb…0c6024
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x4f575a…5d4695
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0xb80620…e2f2d4
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0xe128e9…12fc8b
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x85d69b…75d57a
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0x7f248c…e5003c
0xadfb…16740xa9dd…2315Base$0.002100%coinbase18d ago0xd77267…261609

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.