Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabe…4eae0x7954…76cfBase—$0.01100%coinbase76d ago0xcce84a…004276
0xdabe…4eae0x87da…1011Base—$0.01100%coinbase76d ago0xaec239…635ea7
0xdabe…4eae0xd8de…ae3aBase—$0.01100%coinbase76d ago0x58bdf5…299c35
0xdabe…4eae0x5d68…6b4bBase—$0.01100%coinbase76d ago0x7410a8…6cb84e
0xdabe…4eae0xbce4…de4aBase—$0.01100%coinbase76d ago0xd0247a…f39fe3
0xdabe…4eae0xcdf0…e5abBase—$0.01100%coinbase76d ago0x9667a3…a9730c
0xdabe…4eae0xefbc…dc9eBase—$0.01100%coinbase76d ago0x516f34…08609d
0xdabe…4eae0xd2af…e9aeBase—$0.01100%coinbase76d ago0x08a745…22cced
0xdabe…4eae0x68fd…82f9Base—$0.01100%coinbase76d ago0x3074e7…7697e9
0xdabe…4eae0x00e7…4bbdBase—$0.01100%coinbase76d ago0x751813…5c89f9
0xdabe…4eae0x4024…2edeBase—$0.01100%coinbase76d ago0xa44851…2a6c48
0xdabe…4eae0x7744…4e99Base—$0.01100%coinbase76d ago0xfdd1e4…b8c11d
0xdabe…4eae0x44a0…ecedBase—$0.01100%coinbase76d ago0xb61ca6…bb5f57
0xdabe…4eae0xd5f9…d4dbBase—$0.01100%coinbase76d ago0xf7387a…303053
0xdabe…4eae0xcc1e…a2cdBase—$0.01100%coinbase76d ago0xf72ee1…37314b
0xdabe…4eae0x728d…dc61Base—$0.01100%coinbase76d ago0x26c772…6f9dfb
0xdabe…4eae0xd9fd…baa0Base—$0.01100%coinbase76d ago0x6b5921…50753b
0xdabe…4eae0x4cb2…69cdBase—$0.01100%coinbase76d ago0xc5cea4…798ef4
0xdabe…4eae0xbcda…192fBase—$0.01100%coinbase76d ago0x836cf1…dd7903
0xdabe…4eae0x071d…246fBase—$0.01100%coinbase76d ago0xc7c3e2…b21a59
0xdabe…4eae0x92d6…15d0Base—$0.01100%coinbase76d ago0xf1b1ad…05aae3
0xdabe…4eae0x4c43…e260Base—$0.01100%coinbase76d ago0xc373bf…b01b94
0xdabe…4eae0x3383…9f39Base—$0.01100%coinbase76d ago0x33f990…023392
0xdabe…4eae0x24e2…1fb5Base—$0.01100%coinbase76d ago0xff37ec…c6ca61
0xdabe…4eae0x1012…5a22Base—$0.01100%coinbase76d ago0x6f9380…d578a8

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.