Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc15a…74b60xac65…4417Base—$0.08100%fluxa121d ago0x8613df…10e11b
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0x097930…37c97d
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0xadb323…938279
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0x5d9198…5e30e0
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0x5dfac5…cf7260
0xb90a…9ae40xc15a…74b6Base—$0.02100%fluxa121d ago0x83adc8…3083f9
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0x973edf…8ab3e8
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0xc60e54…2f50d0
0xc15a…74b60xac65…4417Base—$0.05100%fluxa121d ago0xb3aea1…b78c79
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0xc48e6e…27c1b6
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0x196bef…839bc4
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0x3fdcf4…f08608
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0x620cab…00fb3a
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0xd0e0e3…0a86a6
0xc15a…74b60xac65…4417Base—$0.01100%fluxa121d ago0x1ae1ee…726eb2
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0x5f5c3d…06dc3f
0xc15a…74b60xac65…4417Base—$0.01100%fluxa121d ago0x892ea3…3b40ca
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa121d ago0x4586e0…c4517d
0xc15a…74b60xac65…4417Base—$0.10100%fluxa121d ago0xda8402…c83f3c
0xb90a…9ae40xc15a…74b6Base—$0.05100%fluxa122d ago0x51ddad…009d88
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa122d ago0x3ac00b…ffcf60
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa122d ago0x1cdb62…235541

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.