Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x162d…14810xa8b2…1d68Base$0.0170%0x9501…c67714d ago0xc9a193…41c9fb
0xd279…8e0f0xa8b2…1d68Base$0.0170%0x9501…c67714d ago0xc35560…d2e732
0xc3e6…63bd0xa8b2…1d68Base$0.0170%0x9501…c67714d ago0xa0a8d7…c8c8e4
0x6960…59720xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x4fdbc3…0cd53a
0xd883…2ec40xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x9af68e…adfe20
0xa4a8…fce00xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x02ce81…494d5c
0x82e4…a5660xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x0e6f10…79ac75
0xc6ff…5c690xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x25da71…79d0f5
0x8176…b4950xa8b2…1d68Base$0.0170%0x9501…c67714d ago0xff0da6…479069
0xbc55…14980xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x87412a…114507
0xb6ea…82a20xa8b2…1d68Base$0.0170%0x9501…c67714d ago0xec100f…b1e52c
0xfb42…01ae0xa8b2…1d68Base$0.0170%0x9501…c67714d ago0xe3f946…c9a481
0xf728…a04f0xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x1ba505…80794f
0x8787…2b520xa8b2…1d68Base$0.0170%0x9501…c67714d ago0xd17be3…371d2a
0x1131…dc500xa8b2…1d68Base$0.0170%0x9501…c67714d ago0xeb1077…a90cbe
0x4487…e68e0xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x5b14ad…afa65b
0x7a8e…e2bf0xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x17ba71…5b8690
0x3439…5d8c0xa8b2…1d68Base$0.0170%0x9501…c67714d ago0xa0903d…032cfd
0x304b…abda0xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x3a357f…0ff27d
0xd279…8e0f0xa8b2…1d68Base$0.0170%0x9501…c67714d ago0xfd305b…de0f3a
0x3e05…20670xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x27cfa0…289869
0x1131…dc500xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x6accbc…af0def
0xcf22…e9b90xa8b2…1d68Base$0.0170%0x9501…c67714d ago0xb40431…8ecc1c
0xd279…8e0f0xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x556ac2…359738
0xaf22…d44a0xa8b2…1d68Base$0.0170%0x9501…c67714d ago0x65a6f9…0cf2a0

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.