Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0x210979…6fef62
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0x1905c8…00bf24
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0x938bf7…14ddbb
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa49d ago0xc5d701…b7059c
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0x2dae7f…2e326f
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0x44a3c5…b6ab56
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0xb5639a…684d82
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0xc5ca57…5052b8
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0x8e626e…e214d3
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0x733b40…18aecf
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0x0fd14c…5d44ec
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0xade133…31b478
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0x99429c…96e159
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0xf53d18…95cc6e
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0x28ff59…67601e
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa50d ago0xe65479…b1fa91
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa50d ago0x61f28b…206969
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa50d ago0x7ab404…aac8c1
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa50d ago0xfd33d6…ced07c
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa50d ago0xb087be…7678ed
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa50d ago0x3ec95f…fa7b54
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa50d ago0x90b53c…f6d985
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa50d ago0x9114df…ec3bbf
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa50d ago0x5713f3…df4e73
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa50d ago0x9490a7…11e25e

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.