Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6572…1ca90xf969…f83bBase—$0.01100%coinbase73d ago0x369d11…ef8c4d
0x6572…1ca90xde0e…07b7Base—$0.01100%coinbase73d ago0x0db076…286e11
0x6572…1ca90xecb5…4f7bBase—$0.01100%coinbase73d ago0x0958bd…79cd73
0x6572…1ca90x6c1e…24d1Base—$0.01100%coinbase73d ago0x1d9c9d…7f65c5
0x6572…1ca90x3ee0…351dBase—$0.01100%coinbase73d ago0x158fbd…9365ea
0x6572…1ca90x578f…3d78Base—$0.01100%coinbase73d ago0x34ed4d…deeddd
0x6572…1ca90x7be7…f86bBase—$0.01100%coinbase73d ago0xd60d41…4c1143
0x6572…1ca90x00f4…93a1Base—$0.01100%coinbase73d ago0xa231e2…b3eb67
0x6572…1ca90x053a…9140Base—$0.01100%coinbase73d ago0xc5d1d8…8ed8b0
0x6572…1ca90x9e71…6069Base—$0.01100%coinbase73d ago0xb48889…dcb843
0x6572…1ca90xa98d…e7bbBase—$0.01100%coinbase73d ago0x1d1530…521635
0x6572…1ca90xd3ae…0301Base—$0.01100%coinbase73d ago0x9f58f1…379ef5
0x6572…1ca90x7bd0…41e3Base—$0.01100%coinbase73d ago0x21a735…318b92
0x6572…1ca90x716f…3aa4Base—$0.01100%coinbase73d ago0x3bab0e…935e53
0x6572…1ca90x90be…495fBase—$0.01100%coinbase73d ago0x4d5bcb…216c0f
0x6572…1ca90x0f4e…2950Base—$0.01100%coinbase73d ago0x0c2fc0…474a32
0x6572…1ca90x525b…26e8Base—$0.01100%coinbase73d ago0x11ecd4…f1089b
0x6572…1ca90xf1e5…a682Base—$0.01100%coinbase73d ago0x257338…e3ccb8
0x6572…1ca90x0b98…66deBase—$0.01100%coinbase73d ago0x6d6be3…34923f
0x6572…1ca90xc34a…f9afBase—$0.01100%coinbase73d ago0xe43eb7…5d5963
0x6572…1ca90x10ce…bd35Base—$0.01100%coinbase73d ago0xd01a3f…961b34
0x6572…1ca90x1390…d238Base—$0.01100%coinbase73d ago0x3a6450…5001d4
0x6572…1ca90x4dc0…211eBase—$0.01100%coinbase73d ago0x0e6835…b0a7ae
0x6572…1ca90x480d…cd63Base—$0.01100%coinbase73d ago0x52ba16…ce9b9d
0x6572…1ca90x40b1…1b67Base—$0.01100%coinbase74d ago0x42ce3c…e8b6fe

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.