Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc533…2d7a0x2932…4f60Basex402 service$0.005100%coinbase42d ago0x6b0e69…e07014
0xc533…2d7a0x2932…4f60Basex402 service$0.005100%coinbase42d ago0xe0d7f2…c15e5f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0x89a20f…7b5b63
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0xd356ce…502428
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0x8de121…9581f3
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0x6c825d…ec9cf7
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0xf637a8…e2b461
0xafe0…b5210x2932…4f60Basex402 service$0.005100%coinbase42d ago0x907064…3d8ce5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0x8c2467…c4729f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0xfe4d11…c8ab62
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0xd19a47…e2a815
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0x644e8a…2591de
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0x109957…0a105e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0xf25417…444fb1
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0x211f6a…0f9634
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0x358af6…0a277b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0xd7625c…85d9fd
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0xef28af…f2aca2
0x8a1a…aa530x2932…4f60Basex402 service$0.01100%coinbase42d ago0x052f3c…024d78
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase42d ago0x19b382…82486f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0xa6682f…eeea8b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0xf9c5df…f7e2d6
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0x9ca268…bbacc6
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase42d ago0xba0c18…466a13
0x14bd…5f760x2932…4f60Basex402 service$0.02100%coinbase42d ago0x184e82…6881f1

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.