Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea52…342f0xb049…20ecBasex402 service$0.0270%0x930d…82c133d ago0x948627…c500c5
0x7ad0…31cf0xb049…20ecBasex402 service$0.0570%0x930d…82c133d ago0x9bd0e6…d48e57
0x7ad0…31cf0xb049…20ecBasex402 service$0.2070%0x930d…82c133d ago0xbb03a4…ae7b48
0x7ad0…31cf0xb049…20ecBasex402 service$0.2470%0x930d…82c133d ago0x09d87d…e5f9b1
0x7ad0…31cf0xb049…20ecBasex402 service$0.1570%0x930d…82c133d ago0xdb3773…5b0861
0x7ad0…31cf0xb049…20ecBasex402 service$0.1870%0x930d…82c133d ago0x7acdf5…aec6b7
0x7ad0…31cf0xb049…20ecBasex402 service$0.0570%0x930d…82c133d ago0x45e114…b503a4
0xc0c7…e4b80xb049…20ecBasex402 service$0.2770%0x930d…82c133d ago0xcf360d…fa8bcf
0xea52…342f0xb049…20ecBasex402 service$0.9870%0x930d…82c133d ago0x04fc5b…e1c5f3
0x7ad0…31cf0xb049…20ecBasex402 service$0.2970%0x930d…82c133d ago0xaa5b87…9f9051
0xea52…342f0xb049…20ecBasex402 service$0.1270%0x930d…82c133d ago0x8e4367…81e98f
0x7ad0…31cf0xb049…20ecBasex402 service$0.2070%0x930d…82c133d ago0x661aca…99d125
0xc0c7…e4b80xb049…20ecBasex402 service$0.0570%0x930d…82c133d ago0x85cfdc…2f9c87
0xdd8d…24da0xb049…20ecBasex402 service$0.0570%0x930d…82c133d ago0x0b203f…eefc04
0xea52…342f0xb049…20ecBasex402 service$0.2470%0x930d…82c133d ago0xd213b8…1f1276
0x7ad0…31cf0xb049…20ecBasex402 service$0.1270%0x930d…82c133d ago0xe150ac…cee0ab
0xc0c7…e4b80xb049…20ecBasex402 service$0.0870%0x930d…82c133d ago0x9b802a…4dfab4
0xea52…342f0xb049…20ecBasex402 service$0.0570%0x930d…82c133d ago0x4b1e3d…6df4f4
0xc0c7…e4b80xb049…20ecBasex402 service$0.2970%0x930d…82c133d ago0x33be1f…5d82b3
0xea52…342f0xb049…20ecBasex402 service$0.0570%0x930d…82c133d ago0x2fa145…34b5c4
0xc0c7…e4b80xb049…20ecBasex402 service$0.2970%0x930d…82c133d ago0xad3031…22ef23
0xea52…342f0xb049…20ecBasex402 service$0.0570%0x930d…82c133d ago0xd0497e…66bf21
0x7ad0…31cf0xb049…20ecBasex402 service$0.1570%0x930d…82c133d ago0xcf063a…238a7a
0xc0c7…e4b80xb049…20ecBasex402 service$0.1570%0x930d…82c133d ago0x931190…dfb657
0xea52…342f0xb049…20ecBasex402 service$0.3970%0x930d…82c133d ago0x53e90d…ed3046

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.