Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02fb…87ce0xc801…ad56Base—$0.00768100%0x461a…5962106d ago0x13d695…84f5ca
0x02fb…87ce0xe88e…ef91Base—$0.01100%0x461a…5962106d ago0xce61de…1dab0a
0x02fb…87ce0x1eb2…c997Base—$0.00768100%0x461a…5962106d ago0xed06d8…99c2cb
0x02fb…87ce0xb2b2…273bBase—$0.01100%0x461a…5962106d ago0x2a1be4…947089
0x02fb…87ce0xa3c4…8438Base—$0.01100%0x461a…5962106d ago0xf6ed21…fa3d9a
0x02fb…87ce0x8caf…2ee6Base—$0.02100%0x461a…5962106d ago0xcf4b99…3f3368
0x02fb…87ce0xa855…4cceBase—$0.00768100%0x461a…5962106d ago0x8cf806…9a9bc1
0x02fb…87ce0xc801…ad56Base—$0.02100%0x461a…5962106d ago0xd3e5df…063d5e
0x02fb…87ce0x789d…10eaBase—$0.00768100%0x461a…5962106d ago0x494a34…c79829
0x02fb…87ce0x4419…5375Base—$0.00768100%0x461a…5962106d ago0xdfa4e0…fb85d3
0x02fb…87ce0x8780…289eBase—$0.02100%0x461a…5962106d ago0x098033…63ae34
0x02fb…87ce0x106d…8ac1Base—$0.01100%0x461a…5962106d ago0xd873fc…e7a0e6
0x02fb…87ce0x99ca…fa28Base—$0.00768100%0x461a…5962106d ago0x1bafbe…eb4310
0x02fb…87ce0x3781…8387Base—$0.02100%0x461a…5962106d ago0x7dab79…db0450
0x02fb…87ce0x2b1b…9c18Base—$0.01100%0x461a…5962106d ago0x3d5867…b85459
0x02fb…87ce0xe88e…ef91Base—$0.01100%0x461a…5962106d ago0x42ad90…f17bc0
0x02fb…87ce0x789d…10eaBase—$0.00768100%0x461a…5962106d ago0x95bbca…255e67
0x02fb…87ce0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xe9288a…2dbe1a
0x02fb…87ce0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x4306d8…1c5b83
0x02fb…87ce0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x70fe86…e51e3e
0x02fb…87ce0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x163495…b55e24
0x02fb…87ce0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xbd3e02…19d8e1
0x02fb…87ce0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x67c62b…ce39e6
0x02fb…87ce0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0x29a463…19e3de
0x02fb…87ce0x0d3b…0707Base—$0.001100%0x461a…5962106d ago0xb46736…b2f560

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.