Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb4e…e1e90x3e0a…78e7Base—$0.003672100%coinbase74d ago0xe6bc17…919746
0xeb4e…e1e90x3e0a…78e7Base—$0.005508100%coinbase74d ago0xf67fa2…27827d
0xeb4e…e1e90x3e0a…78e7Base—$0.003376100%coinbase74d ago0x5f57be…1ccd5d
0xeb4e…e1e90x3e0a…78e7Base—$0.005255100%coinbase74d ago0xe4e580…0e579c
0xeb4e…e1e90x3e0a…78e7Base—$0.003529100%coinbase74d ago0xfde36a…74a0e8
0xeb4e…e1e90x3e0a…78e7Base—$0.005678100%coinbase74d ago0xe452c6…886712
0xeb4e…e1e90x3e0a…78e7Base—$0.004083100%coinbase74d ago0x05bcc3…e7c2fe
0xeb4e…e1e90x3e0a…78e7Base—$0.005256100%coinbase75d ago0x4d6248…51ff8c
0xeb4e…e1e90x3e0a…78e7Base—$0.004855100%coinbase75d ago0xb5bc1a…346e2e
0xeb4e…e1e90x3e0a…78e7Base—$0.003307100%coinbase75d ago0xcf94e5…f745af
0xeb4e…e1e90x3e0a…78e7Base—$0.005073100%coinbase75d ago0xa852e7…935bfd
0xeb4e…e1e90x3e0a…78e7Base—$0.003364100%coinbase75d ago0x49f8a4…510444
0xeb4e…e1e90x3e0a…78e7Base—$0.004999100%coinbase75d ago0xdbe642…309c7c
0xeb4e…e1e90x3e0a…78e7Base—$0.003989100%coinbase75d ago0xe6b408…0757ec
0xeb4e…e1e90x3e0a…78e7Base—$0.003954100%coinbase75d ago0x828cf7…ac13bc
0xeb4e…e1e90x3e0a…78e7Base—$0.004337100%coinbase75d ago0x9dc81f…823e44
0xeb4e…e1e90x3e0a…78e7Base—$0.004463100%coinbase75d ago0x1cc53c…81f9b9
0xeb4e…e1e90x3e0a…78e7Base—$0.00457100%coinbase75d ago0xfdde0d…16bb28
0xeb4e…e1e90x3e0a…78e7Base—$0.00544100%coinbase75d ago0xd45780…faee31
0xeb4e…e1e90x3e0a…78e7Base—$0.004724100%coinbase75d ago0xd71f7b…cf4144
0xeb4e…e1e90x3e0a…78e7Base—$0.003755100%coinbase75d ago0xd21f3b…5b3772
0xeb4e…e1e90x3e0a…78e7Base—$0.004737100%coinbase75d ago0xd92f31…a4936f
0xeb4e…e1e90x3e0a…78e7Base—$0.004588100%coinbase75d ago0xbc1828…b9989a
0xeb4e…e1e90x3e0a…78e7Base—$0.003285100%coinbase75d ago0x5238b5…5d7f36
0xeb4e…e1e90x3e0a…78e7Base—$0.005829100%coinbase75d ago0x69d333…4cf9ad

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.