Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c0c…cb2d0x9555…7665Base—$0.01100%0x461a…5962106d ago0x53f288…d8ec44
0x6c0c…cb2d0x4e25…5148Base—$0.01100%0x461a…5962106d ago0xeac35f…93a5a2
0x6c0c…cb2d0xf386…b755Base—$0.003776100%0x461a…5962106d ago0xbbc7a4…31ba54
0x6c0c…cb2d0x3781…8387Base—$0.01100%0x461a…5962106d ago0xdb8736…611e1e
0x6c0c…cb2d0x99ca…fa28Base—$0.00768100%0x461a…5962106d ago0xd6c03f…07e5f3
0x6c0c…cb2d0xaf15…58c4Base—$0.00768100%0x461a…5962106d ago0x06c374…2b3d69
0x6c0c…cb2d0xf386…b755Base—$0.003776100%0x461a…5962106d ago0xa270af…081eac
0x6c0c…cb2d0x2345…a202Base—$0.003776100%0x461a…5962106d ago0x01ce40…628ef7
0x6c0c…cb2d0xa3c4…8438Base—$0.003776100%0x461a…5962106d ago0x4f3aac…58e15d
0x6c0c…cb2d0x5865…0e0dBase—$0.003776100%0x461a…5962106d ago0xde42d9…0cc576
0x6c0c…cb2d0xc801…ad56Base—$0.003776100%0x461a…5962106d ago0xd88b3e…95e4d7
0x6c0c…cb2d0x9e35…98d6Base—$0.00768100%0x461a…5962106d ago0x79c14f…32ea7b
0x6c0c…cb2d0x9e35…98d6Base—$0.02100%0x461a…5962106d ago0xd35a1f…5cbf2c
0x6c0c…cb2d0x8780…289eBase—$0.02100%0x461a…5962106d ago0x813f31…00dff6
0x6c0c…cb2d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xc4cb3b…ffc6e2
0x6c0c…cb2d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x6b853a…5e4007
0x6c0c…cb2d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x2c0d0a…48d062
0x6c0c…cb2d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x2a1779…2ea093
0x6c0c…cb2d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xfd1474…e70458
0x6c0c…cb2d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x957ec2…148938
0x6c0c…cb2d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xcc718f…102c4a
0x6c0c…cb2d0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x9facc2…6300a2

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.