Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$99.8370%0x28cc…0ecd31d ago0xadfcd5…00d63c
0x1332…66eb0xdf62…30eeBase—$99.8570%0x826a…78de31d ago0xb5042d…44a564
0x1332…66eb0xdf62…30eeBase—$99.9270%0xb11e…6e5a31d ago0xbe9e70…cd85c5
0x1332…66eb0xdf62…30eeBase—$99.9270%0xe146…b43831d ago0x32f5d8…a7ab97
0x1332…66eb0xdf62…30eeBase—$98.9870%0x9d6c…edd331d ago0x1a0f53…64d24e
0x1332…66eb0xdf62…30eeBase—$99.9570%0xcb6c…da0b31d ago0xdff95e…7e61fa
0x1332…66eb0xdf62…30eeBase—$99.2770%0x8b99…df7931d ago0x1a2da5…1db0ae
0x1332…66eb0xdf62…30eeBase—$99.8370%0xfe8c…49bb31d ago0x3c8a1d…4071b9
0x1332…66eb0xdf62…30eeBase—$49.6970%0x560f…a71331d ago0x064a16…07b2a2
0x1332…66eb0xdf62…30eeBase—$49.2170%0xa225…dabf31d ago0xd44919…969102
0x1332…66eb0xdf62…30eeBase—$99.8370%0x50b0…9cda31d ago0xf12084…c25088
0x1332…66eb0xdf62…30eeBase—$98.9870%0xed27…48f731d ago0xc52100…6f8b9b
0x1e90…12d60xdf62…30eeBase—$365.0070%0x38ac…96f631d ago0x67a0c7…d1702c
0x1332…66eb0xdf62…30eeBase—$99.8870%0x4173…266531d ago0x3e01dd…0e55ae
0x1332…66eb0xdf62…30eeBase—$99.9070%0x86c0…288931d ago0x69d08d…0bfa79
0x1332…66eb0xdf62…30eeBase—$99.9570%0x2ee2…15c431d ago0x05bf5f…89cdae
0x1332…66eb0xdf62…30eeBase—$99.9570%0xdfea…dfaf31d ago0x92eeea…bf6428
0x1332…66eb0xdf62…30eeBase—$99.7570%0x4eef…bbd231d ago0xdfaf2b…72a088
0xc780…f1ec0xdf62…30eeBase—$381.0670%0xc664…74ab31d ago0x9dfbe9…23323f
0x1332…66eb0xdf62…30eeBase—$99.7570%0x6361…440531d ago0x2c1552…21243a
0xc780…f1ec0xdf62…30eeBase—$64.9470%0x24a4…540a31d ago0x14b153…f15b19
0xc780…f1ec0xdf62…30eeBase—$54.4370%0x6170…fcde31d ago0xcd6baa…6b50ba
0x1332…66eb0xdf62…30eeBase—$58,266.6670%0x04fd…2b5231d ago0x4fbce1…89dcd3
0x1332…66eb0xdf62…30eeBase—$99.1670%0xdb8c…386131d ago0xce6636…b7e2e6
0xc780…f1ec0xdf62…30eeBase—$76.2070%0x8de7…1c2c31d ago0xe6b521…749830

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.