Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7959ad…bf1c84
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x794e5a…efa159
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf07b2d…42ac98
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5e72d…7f6769
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d9b05…ae76da
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95ac66…4ed59a
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd04393…a8d6b2
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b7d33…6f07d8
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x66b33f…547301
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xef1671…9c13b6
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x905c8a…231c44
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x472a4d…c20400
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b6996…4b6b82
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb0e78d…576afd
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x23327f…9a8920
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x884b8a…2f1780
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12ded2…9cca2d
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ef62d…50806f
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb623b0…c42b2e
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbf4871…d05460
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd7ccdf…93dd17
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1fd119…fadf3f
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdbf7bd…a12731
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f2c01…bb22c6
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2a3a1c…fa3579

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.