Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$3.1570%0x39e0…3f7928d ago0x7107ea…b2291e
0xa787…64cf0x47c5…4fc3Base$5.2570%0xbc41…9c5b28d ago0x6a60ae…1ad456
0xa787…64cf0x47c5…4fc3Base$1.0570%0x214e…3e4a28d ago0xe6b730…a8a213
0xa787…64cf0x47c5…4fc3Base$6.3070%0x5198…0ffb28d ago0xa2e453…6cd076
0xa787…64cf0x47c5…4fc3Base$3.1570%0x58f6…451728d ago0xf4a6e2…98c838
0xa787…64cf0x47c5…4fc3Base$21.0070%0xc86d…b47f28d ago0x4b0d66…7d0f85
0xa787…64cf0x47c5…4fc3Base$10.5070%0xed27…48f728d ago0xd503b9…d8bd2f
0xa787…64cf0x47c5…4fc3Base$12.6070%0x2b2b…961c28d ago0x85344d…dd5099
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd798…875128d ago0x6eb406…b21d1e
0xa787…64cf0x47c5…4fc3Base$8.4070%0x39f9…9a7928d ago0x068fb5…04dedb
0xa787…64cf0x47c5…4fc3Base$105.0070%0x5a50…c82c28d ago0x392189…641ef1
0xa787…64cf0x47c5…4fc3Base$52.5070%0x8503…c07228d ago0x48bc7e…fb14e7
0xa787…64cf0x47c5…4fc3Base$25.2070%0x898f…4f5e28d ago0x18f579…257f64
0xa787…64cf0x47c5…4fc3Base$1.0570%0x99d9…ec9d28d ago0xd1ebe0…d3d78a
0xa787…64cf0x47c5…4fc3Base$21.0070%0x6e35…7a2828d ago0x8be9e7…b819e5
0xa787…64cf0x47c5…4fc3Base$2.1070%0xde8d…bd2c28d ago0xcaf188…f6afbd
0xa787…64cf0x47c5…4fc3Base$10.5070%0x42d1…f7df28d ago0x224130…175e36
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0e26…797828d ago0xc9e421…b2cb68
0xa787…64cf0x47c5…4fc3Base$3.1570%0x81da…371f28d ago0xfebc98…b73091
0xa787…64cf0x47c5…4fc3Base$5.2570%0xaa2e…f04428d ago0xbd1947…1ac0a0
0xa787…64cf0x47c5…4fc3Base$5.2570%0x771b…60b828d ago0x0bf636…6fa198
0xa787…64cf0x47c5…4fc3Base$18.9070%0x9971…204828d ago0xefab05…2a1315
0xa787…64cf0x47c5…4fc3Base$21.0070%0x9092…bc9e28d ago0x4bf874…d7b9f9
0xa787…64cf0x47c5…4fc3Base$5.2570%0x6078…eee828d ago0x0a81aa…3ecbd2
0xa787…64cf0x47c5…4fc3Base$5.2570%0x7d28…b24828d ago0xa4fbfd…29da03

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.