Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x19a8ae…0d0b25
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0xdb19b7…81b30d
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x387b49…f02542
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x9e8be6…852504
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0xdbd705…924008
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x45b0f6…d6460a
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x6d5600…fa695e
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x4e62cf…29c0ff
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x0a4054…982ede
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x285ae2…71f911
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x22a9e6…b22f70
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0xb6d0ca…e5b915
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0xd008da…4d0b5d
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x8634ef…2ded80
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x6d65f8…aec384
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x434a0c…bcf1d1
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0xe7522a…3bf4dd
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0xb5800d…68bd51
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0xfbf82c…0c853d
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x1d9f44…8568c0
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x016e2f…cef45c
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x73b904…462086
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x1a3d74…8dafad
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x04e6e3…93a5fc
0x2dac…31710x5aae…482eBase$0.001100%coinbase4d ago0x307fef…53bf7c

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.