Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda9c…47560x7dd5…2629Basex402 service$0.02100%coinbase8d ago0xc3b2c9…23dbbe
0xda9c…47560x7dd5…2629Basex402 service$0.02100%coinbase8d ago0x7d4257…8a9bdd
0xda9c…47560x7dd5…2629Basex402 service$0.02100%coinbase8d ago0x7dc26e…e25aac
0xda9c…47560x7dd5…2629Basex402 service$0.02100%coinbase8d ago0x99f60f…e1b05a
0xf8b3…e3b70x7dd5…2629Basex402 service$0.001100%coinbase8d ago0x8355a3…ad4c23
0x2a95…28070x7dd5…2629Basex402 service$0.02100%coinbase8d ago0x407075…58a6c1
0x2a95…28070x7dd5…2629Basex402 service$0.02100%coinbase8d ago0xf6268b…f9862c
0x2a95…28070x7dd5…2629Basex402 service$0.02100%coinbase8d ago0xf1493a…fdfadb
0x2a95…28070x7dd5…2629Basex402 service$0.02100%coinbase8d ago0x791936…962aa7
0xf9eb…e9d00x7dd5…2629Basex402 service$0.001100%coinbase8d ago0x0fe501…45d923
0xcd1d…df910x7dd5…2629Basex402 service$0.001100%coinbase8d ago0x9fd4aa…7d3ced
0xfe12…abf30x7dd5…2629Basex402 service$0.01100%coinbase8d ago0xad3ee5…74c70a
0xdeaf…b9430x7dd5…2629Basex402 service$0.02100%coinbase8d ago0x63aa68…5c04ef
0x73d5…e7720x7dd5…2629Basex402 service$0.02100%coinbase9d ago0xa5004e…3a3cbf
0x73d5…e7720x7dd5…2629Basex402 service$0.02100%coinbase9d ago0xf81895…bc38d4
0x73d5…e7720x7dd5…2629Basex402 service$0.02100%coinbase9d ago0xa2861e…8a14b4
0x73d5…e7720x7dd5…2629Basex402 service$0.02100%coinbase9d ago0x6b6b62…e84cfa
0x73d5…e7720x7dd5…2629Basex402 service$0.02100%coinbase9d ago0x0fa239…73bc7b
0x73d5…e7720x7dd5…2629Basex402 service$0.02100%coinbase9d ago0x105b2e…0f508b

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.