Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0x5a5da1…d9c9c0
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0x6c1e47…7f356b
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0xa6df10…07e39f
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0xde6e00…a983cd
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0x0454c7…ce6b61
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0x315515…a45a49
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0x9e9970…5afa6e
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0xbde912…025669
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0xeda5f5…6d742a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0xffc97b…2b6dda
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0xd6060c…f0027f
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase91d ago0xf7c960…8fd96e
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase92d ago0x4bb5d1…93a454
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase92d ago0xe49b3e…608c87
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase92d ago0x0ea0f9…cd7d90
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase92d ago0xa8c984…912f6a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase92d ago0xcf8858…2a10bd
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase92d ago0x7fd6ab…ebe347
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase92d ago0x7174fe…4f635e
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase92d ago0x2f6e10…0157e6
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase92d ago0x8da573…ed3ef5
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase92d ago0x96b82e…53a07e

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.