Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf24…0f040x9e25…0810Base—$0.0170%0x9e25…081012d ago0x7d1d73…0814a7
0x01db…92f90x9e25…0810Base—$0.0170%0x9e25…081012d ago0x2a8bc2…a73a1b
0xdc75…64730x9e25…0810Base—$0.0270%0x9e25…081012d ago0xd85632…f448f5
0x10e4…9e920x9e25…0810Base—$0.0170%0x9e25…081012d ago0x8eebbe…bed0d9
0x0d59…02e60x9e25…0810Base—$0.0170%0x9e25…081012d ago0x284893…0876b7
0x39e8…7ab20x9e25…0810Base—$0.0170%0x9e25…081012d ago0x736104…fa252f
0x9a9c…3a220x9e25…0810Base—$0.0270%0x9e25…081012d ago0x877438…6bee93
0xb091…733b0x9e25…0810Base—$0.0170%0x9e25…081012d ago0x7af47b…6b035c
0x9710…d8e80x9e25…0810Base—$0.00570970%0x9e25…081012d ago0x3048ed…1dad2c
0xebf8…99c90x9e25…0810Base—$0.0270%0x9e25…081012d ago0xb36379…2f725b
0xe77c…a9fd0x9e25…0810Base—$0.0370%0x9e25…081012d ago0x2b3628…ea17ac
0x7c98…ab740x9e25…0810Base—$0.0270%0x9e25…081012d ago0xbcfedf…bb31a6
0x0c45…460a0x9e25…0810Base—$0.0270%0x9e25…081012d ago0xf1cd00…496c9a
0x9fcb…701f0x9e25…0810Base—$0.0370%0x9e25…081012d ago0xf5bff5…e700cc
0x0a94…47390x9e25…0810Base—$0.0270%0x9e25…081012d ago0xb94cb2…3ebb74
0x9aac…6fbf0x9e25…0810Base—$0.00728670%0x9e25…081012d ago0xd7e20e…2378ea
0xdf44…02b20x9e25…0810Base—$0.0170%0x9e25…081012d ago0x2c6146…5e20b8
0x9f20…4cd50x9e25…0810Base—$0.0170%0x9e25…081012d ago0x15ac7c…dbfd52
0x2e9a…63b50x9e25…0810Base—$0.0270%0x9e25…081012d ago0x082273…fc39f1
0x642c…81230x9e25…0810Base—$0.0170%0x9e25…081012d ago0x2b8391…10fa49
0xf7b0…c4330x9e25…0810Base—$0.0570%0x9e25…081012d ago0x0213b7…d3546d
0xaa69…23440x9e25…0810Base—$0.0170%0x9e25…081012d ago0x30b019…91f125
0x80f2…56a40x9e25…0810Base—$0.0270%0x9e25…081012d ago0x35bbed…6c766b
0xf550…01890x9e25…0810Base—$0.0470%0x9e25…081012d ago0xc11b60…6be7db
0x4c4c…975c0x9e25…0810Base—$0.00843670%0x9e25…081012d ago0x58f388…1067d9

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.