Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf98d…cf1a0x3e0a…78e7Base—$0.002666100%coinbase74d ago0x4c545a…73c944
0xf98d…cf1a0x3e0a…78e7Base—$0.00313100%coinbase75d ago0x2dc927…bfde98
0xf98d…cf1a0x3e0a…78e7Base—$0.004684100%coinbase75d ago0xb149ce…509ded
0xf98d…cf1a0x3e0a…78e7Base—$0.003189100%coinbase75d ago0x79a5e2…632df8
0xf98d…cf1a0x3e0a…78e7Base—$0.003511100%coinbase75d ago0xba9e4b…62cab6
0xf98d…cf1a0x3e0a…78e7Base—$0.005149100%coinbase75d ago0x577a2a…dbdfcb
0xf98d…cf1a0x3e0a…78e7Base—$0.002767100%coinbase75d ago0x5babb6…b63d9a
0xf98d…cf1a0x3e0a…78e7Base—$0.003888100%coinbase75d ago0x6502e6…ccdde4
0xf98d…cf1a0x3e0a…78e7Base—$0.003463100%coinbase75d ago0x270b88…4d8d47
0xf98d…cf1a0x3e0a…78e7Base—$0.003863100%coinbase75d ago0xa3532d…8798f3
0xf98d…cf1a0x3e0a…78e7Base—$0.005643100%coinbase75d ago0xd5afea…2e5618
0xf98d…cf1a0x3e0a…78e7Base—$0.003318100%coinbase75d ago0xd42007…058814
0xf98d…cf1a0x3e0a…78e7Base—$0.003362100%coinbase75d ago0xf75960…09e341
0xf98d…cf1a0x3e0a…78e7Base—$0.004439100%coinbase75d ago0x4c1ac2…28b5dc
0xf98d…cf1a0x3e0a…78e7Base—$0.005372100%coinbase75d ago0x593a7f…b99a4b
0xf98d…cf1a0x3e0a…78e7Base—$0.004044100%coinbase75d ago0x04c639…ba165e
0xf98d…cf1a0x3e0a…78e7Base—$0.005058100%coinbase75d ago0x376a92…f2445e
0xf98d…cf1a0x3e0a…78e7Base—$0.00412100%coinbase75d ago0x492412…15fc9b
0xf98d…cf1a0x3e0a…78e7Base—$0.003814100%coinbase75d ago0x3c752c…18eed9
0xf98d…cf1a0x3e0a…78e7Base—$0.004404100%coinbase75d ago0x1c649d…2107c3
0xf98d…cf1a0x3e0a…78e7Base—$0.004928100%coinbase75d ago0x5bdc96…914be0
0xf98d…cf1a0x3e0a…78e7Base—$0.005235100%coinbase75d ago0xc325f3…b816aa
0xf98d…cf1a0x3e0a…78e7Base—$0.004594100%coinbase75d ago0xa43e41…486130
0xf98d…cf1a0x3e0a…78e7Base—$0.004313100%coinbase75d ago0xe9db36…046266
0xf98d…cf1a0x3e0a…78e7Base—$0.004823100%coinbase75d ago0x95369a…d820be

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.