Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26e8…51580xf4a9…2036Basex402 service$0.18100%coinbase47d ago0x3fc9c4…64b7f7
0x26e8…51580xf4a9…2036Basex402 service$0.05100%coinbase47d ago0xb64cde…17db2b
0x26e8…51580xf4a9…2036Basex402 service$0.03100%coinbase47d ago0xb7e99c…24d93a
0x26e8…51580xf4a9…2036Basex402 service$0.01100%coinbase47d ago0xd6fc9c…05e1da
0x26e8…51580xf4a9…2036Basex402 service$0.002100%coinbase47d ago0xa41c97…06c3df
0x26e8…51580xf4a9…2036Basex402 service$0.001100%coinbase47d ago0xd06447…8d331e
0x26e8…51580xf4a9…2036Basex402 service$0.18100%coinbase47d ago0x6ce4e5…8d2832
0x26e8…51580xf4a9…2036Basex402 service$0.05100%coinbase47d ago0x21df78…c1565a
0x26e8…51580xf4a9…2036Basex402 service$0.03100%coinbase47d ago0x41dbc5…075ac1
0x26e8…51580xf4a9…2036Basex402 service$0.01100%coinbase47d ago0x64eed4…ce0e39
0x26e8…51580xf4a9…2036Basex402 service$0.002100%coinbase47d ago0xb94868…b881df
0x26e8…51580xf4a9…2036Basex402 service$0.001100%coinbase47d ago0xf9942b…dd869f
0x26e8…51580xf4a9…2036Basex402 service$0.18100%coinbase47d ago0xf434d5…fe7563
0x26e8…51580xf4a9…2036Basex402 service$0.05100%coinbase47d ago0x794147…48679a
0x26e8…51580xf4a9…2036Basex402 service$0.03100%coinbase47d ago0x90d586…3d71e4
0x26e8…51580xf4a9…2036Basex402 service$0.01100%coinbase47d ago0x651405…d5bd05
0x26e8…51580xf4a9…2036Basex402 service$0.002100%coinbase47d ago0xfeeee1…3a5d1c
0x26e8…51580xf4a9…2036Basex402 service$0.001100%coinbase47d ago0x9ab9aa…0efb18
0x26e8…51580xf4a9…2036Basex402 service$0.18100%coinbase47d ago0x65af81…3966cf
0x26e8…51580xf4a9…2036Basex402 service$0.05100%coinbase47d ago0x240758…dd02d0
0x26e8…51580xf4a9…2036Basex402 service$0.03100%coinbase47d ago0x395697…7b4a73
0x26e8…51580xf4a9…2036Basex402 service$0.01100%coinbase47d ago0x4b947e…e79cce
0x26e8…51580xf4a9…2036Basex402 service$0.002100%coinbase47d ago0xb0487f…65c7da
0x26e8…51580xf4a9…2036Basex402 service$0.001100%coinbase47d ago0x8c42b4…ef6486
0x26e8…51580xf4a9…2036Basex402 service$0.18100%coinbase47d ago0x5963f3…ffdb7d

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.