Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0xecfcec…7dad10
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa34d ago0x47b0ef…e4906f
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x951849…166c85
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa34d ago0xca63ef…9aa115
0x30ca…2c1b0x9c95…e299Base$0.001100%fluxa34d ago0x454184…3e85a0
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0xe62ac8…9bf1bc
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0xd6faa4…5bf9f2
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x42e908…73c684
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0xa73776…c896e9
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x3e9ed9…1f475c
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x19804d…f6bdd0
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x15717f…3e86fd
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x99642e…c1d14f
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x0ff4ae…0c68b5
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0xd25160…f8430c
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x4b4449…0c33f8
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x9829e3…48eb71
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0xfbc696…41ee32
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x500129…108192
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0xa6ae09…3e926c
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x347000…9adf88
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa34d ago0x806991…653b23
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa35d ago0x7f98c4…8d2a3e
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa35d ago0x765b13…aa7760
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa35d ago0xb36006…8e36ff

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.