Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x359c…93770x09ae…ec64Base—$5,000.2270%0x07ae…0e677d ago0xed4787…9cba7f
0xf0c0…3a7e0x09ae…ec64Base—$2,495.2070%0x07ae…0e678d ago0xd26051…d731e7
0xf0c0…3a7e0x09ae…ec64Base—$5.0070%0x07ae…0e678d ago0x56a99d…27119c
0xbf5c…581f0x09ae…ec64Base—$2,986.0670%0x07ae…0e678d ago0x46b705…bbd207
0x75d3…738f0x09ae…ec64Base—$390.4470%0x07ae…0e678d ago0x9d5b2b…f68ffa
0x7437…ff2b0x09ae…ec64Base—$1.5170%0x07ae…0e678d ago0xc83bdf…189a12
0x3d65…2da20x09ae…ec64Base—$30.0070%0x07ae…0e678d ago0x29b0f7…f6f954
0x49a5…349c0x09ae…ec64Base—$250.0070%0x07ae…0e678d ago0xec29e5…8b5998
0x49a5…349c0x09ae…ec64Base—$950.0070%0x07ae…0e678d ago0xf383ec…6ec246
0x49a5…349c0x09ae…ec64Base—$120.0070%0x07ae…0e678d ago0xc3daa1…3c5903
0x9a8f…b04d0x09ae…ec64Base—$5.0070%0x07ae…0e678d ago0xcbb5f1…52b09f
0xa9f1…d9f50x09ae…ec64Base—$400.0070%0x07ae…0e678d ago0xaef569…a925e0
0xa907…2d0f0x09ae…ec64Base—$53.6570%0x07ae…0e678d ago0x05cd69…a5a848
0x27ae…28cc0x09ae…ec64Base—$2,213.8070%0x07ae…0e678d ago0xb2159d…3083f0
0xf290…3e1d0x09ae…ec64Base—$11,738.7070%0x07ae…0e678d ago0xe5ae7e…8b444d
0x9a8f…b04d0x09ae…ec64Base—$1.0070%0x07ae…0e678d ago0xd0041e…00d4b7
0x9a8f…b04d0x09ae…ec64Base—$1.0070%0x8ee8…86da8d ago0x696059…66ab2e
0x2525…976c0x09ae…ec64Base—$12.5070%0x07ae…0e678d ago0xf54065…c0f1cd
0x6152…be360x09ae…ec64Base—$449.6370%0x07ae…0e678d ago0x234b34…ba28fc
0x19d0…35ac0x09ae…ec64Base—$82,621.1970%0x07ae…0e678d ago0x85d14a…614615

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.