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%fluxa20d ago0xda6afd…152174
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x937ecf…b4c969
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0xe43f69…a333ae
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x9c8faf…0f196d
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x4a0dc3…0db244
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0xe3bbb8…8f30af
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x741842…32bb96
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x22edc0…14a0e1
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0xc37510…acfcff
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0xfa7889…5233ed
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0xa25d3b…614502
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x6e467b…9c447b
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xdce6c8…c846f1
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xc59aaf…535981
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x4387c3…f2d96b
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xb5661b…89f411
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x42143f…c1386d
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x5e6fb6…e226d7
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xb931fe…276419
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x6086ed…c39f28
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0xf07540…e84371
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x7af395…d48ff2
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa21d ago0x8dd167…6e4984

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.