Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xede5…afdc0x3e0a…78e7Base—$0.005267100%coinbase74d ago0x7a0288…726736
0xede5…afdc0x3e0a…78e7Base—$0.003822100%coinbase74d ago0x6a5ac8…c06ba0
0xede5…afdc0x3e0a…78e7Base—$0.003256100%coinbase74d ago0xb7149c…710c2d
0xede5…afdc0x3e0a…78e7Base—$0.003895100%coinbase74d ago0x3ebb2b…7296bb
0xede5…afdc0x3e0a…78e7Base—$0.004319100%coinbase74d ago0x3e7ba6…a1e9fb
0xede5…afdc0x3e0a…78e7Base—$0.0027100%coinbase74d ago0x0477b3…d00ca3
0xede5…afdc0x3e0a…78e7Base—$0.004612100%coinbase74d ago0xaedd31…129d80
0xede5…afdc0x3e0a…78e7Base—$0.004245100%coinbase74d ago0x132dc6…e62238
0xede5…afdc0x3e0a…78e7Base—$0.005672100%coinbase75d ago0xe9da7e…ea56ca
0xede5…afdc0x3e0a…78e7Base—$0.003766100%coinbase75d ago0x599597…d785cd
0xede5…afdc0x3e0a…78e7Base—$0.005541100%coinbase75d ago0x1f433b…fddf52
0xede5…afdc0x3e0a…78e7Base—$0.005501100%coinbase75d ago0x21ec38…477cac
0xede5…afdc0x3e0a…78e7Base—$0.005681100%coinbase75d ago0x5a7e03…cc4bff
0xede5…afdc0x3e0a…78e7Base—$0.004362100%coinbase75d ago0x046b79…39c188
0xede5…afdc0x3e0a…78e7Base—$0.003494100%coinbase75d ago0x2add5d…57dee4
0xede5…afdc0x3e0a…78e7Base—$0.002875100%coinbase75d ago0x7f8bee…554a87
0xede5…afdc0x3e0a…78e7Base—$0.005471100%coinbase75d ago0x6b948d…e200cb
0xede5…afdc0x3e0a…78e7Base—$0.004113100%coinbase75d ago0xd92097…916ade
0xede5…afdc0x3e0a…78e7Base—$0.005226100%coinbase75d ago0xac8e16…4c0cbd
0xede5…afdc0x3e0a…78e7Base—$0.00364100%coinbase75d ago0x079428…f9da39
0xede5…afdc0x3e0a…78e7Base—$0.002646100%coinbase75d ago0xbe501f…bd1932
0xede5…afdc0x3e0a…78e7Base—$0.002729100%coinbase75d ago0xfd4781…55843a
0xede5…afdc0x3e0a…78e7Base—$0.002722100%coinbase75d ago0xb60576…31dafd

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.