Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc16ca9…42be5a
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x86e815…4ec9e8
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b1dcd…9a3932
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf12b6…16dc20
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1f9ab…6ad15c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d00df…71a91e
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab63a0…da32bb
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa81045…50ef0c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8f86f9…839965
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca9f96…3892bb
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x53837d…888a2e
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x242947…7f8581
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb204bf…9723b2
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x90f6c0…106467
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8560f…fc606a
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x139bd6…4abf93
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa5fcba…ef7c62
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe518b6…0235fc
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI115d ago0x016e6e…a0b94d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x72fffd…b5852b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x384cc2…8b2f1d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6bf109…7c93fd
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8592d5…fb1988
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x00445f…6516a9
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b61a4…3db370

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.