Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x5f7610…ddc6ca
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xfad0d3…897bd0
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x235014…e20dbc
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x565365…febc82
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xad215d…c01468
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xf1f1c5…61fb69
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0xcf1e3a…937a31
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x6b0982…be14b5
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x8f3eff…28448f
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0x087543…2fd658
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa35d ago0xaac745…4730a8
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0x25d357…e44103
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0x28e3a7…0bb14a
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0xb304d6…fca412
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa35d ago0xedf8e6…b17a0b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0xc57ec0…c3eba0
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa36d ago0x7ed6c3…1cf41e
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa36d ago0xcb23fd…b12af0
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x274bfa…d9d937
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0xd1f014…56ad57
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0x705534…b6060c
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa36d ago0xc0fcaf…79f5e5
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa36d ago0x83cb0f…871392
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa36d ago0xa77fc9…ad44ba
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa36d ago0x2e8fdf…7941c8

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.