Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5420d ago0xbf2cd5…f5a52d
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5420d ago0x0e9f0a…e5729b
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5420d ago0x4c7576…65623c
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5420d ago0xf8b3b4…47723f
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5420d ago0x511d63…ad44f7
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5420d ago0x9c337a…beecc2
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5420d ago0xff1474…38014e
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5420d ago0x80a9e9…f18adc
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5420d ago0x9e2180…29f62c
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5420d ago0x2949e1…172f1e
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5420d ago0x7a0e54…d29e35
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0x59c063…ce80e3
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0x28221e…33ae63
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0x5c7f68…7b779d
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0x7036b0…846acf
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0x643e03…0713e8
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0x177d53…34122e
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0xe3910f…ec28cc
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0xe1ab77…f16700
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0x6c0599…0e3ed5
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0xca7fac…89b52e
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0x33a035…7d11d7
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0x5d75e2…b39290
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0xb19ad5…962b9c
0xf3ad…39800xe629…4b54Base—$0.0170%0xe629…4b5421d ago0xa8a7bf…b2cb76

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.