Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4684…c2430x3e0a…78e7Base—$0.002888100%coinbase74d ago0x72f932…818db8
0x4684…c2430x3e0a…78e7Base—$0.002704100%coinbase74d ago0x76b120…79b7f6
0x4684…c2430x3e0a…78e7Base—$0.003754100%coinbase74d ago0xdaadd8…0847e9
0x4684…c2430x3e0a…78e7Base—$0.005304100%coinbase75d ago0x426910…ea2567
0x4684…c2430x3e0a…78e7Base—$0.005378100%coinbase75d ago0x33c2e5…dcd5df
0x4684…c2430x3e0a…78e7Base—$0.003532100%coinbase75d ago0xdcf219…8d9900
0x4684…c2430x3e0a…78e7Base—$0.003724100%coinbase75d ago0xa93209…df1092
0x4684…c2430x3e0a…78e7Base—$0.003324100%coinbase75d ago0xe576b4…2fd83b
0x4684…c2430x3e0a…78e7Base—$0.002722100%coinbase75d ago0x277f4e…2ab37f
0x4684…c2430x3e0a…78e7Base—$0.004192100%coinbase75d ago0x656e0d…fd5910
0x4684…c2430x3e0a…78e7Base—$0.00346100%coinbase75d ago0x8aa013…98c3eb
0x4684…c2430x3e0a…78e7Base—$0.004399100%coinbase75d ago0xe5c059…2e0433
0x4684…c2430x3e0a…78e7Base—$0.005453100%coinbase75d ago0xd8b333…e70ac8
0x4684…c2430x3e0a…78e7Base—$0.005845100%coinbase75d ago0xecce01…635fe6
0x4684…c2430x3e0a…78e7Base—$0.005784100%coinbase75d ago0xa2d720…28e721
0x4684…c2430x3e0a…78e7Base—$0.003058100%coinbase75d ago0xcaa98f…7ceba0
0x4684…c2430x3e0a…78e7Base—$0.004067100%coinbase75d ago0x9e8221…3d86ab
0x4684…c2430x3e0a…78e7Base—$0.004728100%coinbase75d ago0x4458ae…099eed
0x4684…c2430x3e0a…78e7Base—$0.003767100%coinbase75d ago0x7eb150…67f530
0x4684…c2430x3e0a…78e7Base—$0.005172100%coinbase75d ago0xf83204…761537
0x4684…c2430x3e0a…78e7Base—$0.003079100%coinbase75d ago0x2cc475…07b7d0
0x4684…c2430x3e0a…78e7Base—$0.00312100%coinbase75d ago0x285466…4583e1
0x4684…c2430x3e0a…78e7Base—$0.004987100%coinbase75d ago0x72bbed…26328c
0x4684…c2430x3e0a…78e7Base—$0.004312100%coinbase75d ago0x263451…3d344c
0x4684…c2430x3e0a…78e7Base—$0.002972100%coinbase75d ago0x3403d3…ba5038

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.