Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0xd1e76b…3af479
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0x848971…415ab9
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa44d ago0xa5619e…be6459
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0xced580…d71e8e
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa44d ago0x05b8a1…4c1f39
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa44d ago0x8a040b…7cbb4c
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa44d ago0x523a97…37ea88
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0x6f9179…fb7d7d
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0xe9a7a9…97dde1
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0xec3d92…362101
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa44d ago0x6df099…2bd9a5
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0x2f0104…35de95
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0x530b6b…16260d
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0x823795…6ca565
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa44d ago0x522a94…3d45d4
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa44d ago0xd9475e…8fcef7
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0xc80a7a…71e737
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa44d ago0x0f5230…cbe94a
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa44d ago0x3e0791…351839
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa44d ago0xed8fd1…75e0b1
0x1a5d…77b50xfe80…47eeBase—$0.001100%fluxa44d ago0x844d38…a70028
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0x56771a…8471d7
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0x8baebe…398b50
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0xaec252…4c36e5
0x1a5d…77b50x9c95…e299Base—$0.001100%fluxa44d ago0x936eab…5af7dd

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.