Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0xb088d3…ee9f82
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0xff7ee0…c1a8a2
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x5c61cc…3939bd
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x0eb1db…b3d289
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x0d8149…ddcb81
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x8bc1c6…c54a2b
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x013ae2…ab8981
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x7f0b34…5a1ee0
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0xd9e185…727e47
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x13dd95…520208
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0xdf97ad…067322
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0xe0ef4b…4896ce
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x055b3a…d11f8c
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x77cc9d…ad05d9
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0xd66a5c…b09248
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x2e1ea8…2d3292
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x49c472…900b3e
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0xf8740d…b834b3
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0xc4c1ae…5621b9
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x8817f0…ed3826
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0xc18ffd…b381cf
0x41d0…8fb90x7f33…0171Basex402 service$1.00100%coinbase83d ago0x5158dd…d5328f
0x41d0…8fb90xccc8…15beBase—$5.00100%0xf70d…dbef83d ago0xced963…490c50

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.