Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0x7d8080…839cf3
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa47d ago0xb4559e…15996e
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0x53cc79…65ec36
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0x11487b…f3c8e1
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0xf3e815…ba6749
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0xf36e82…517965
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0x6e3bfd…6b38dd
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0xe27ebb…15ca23
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa48d ago0x1f92b2…b93295
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa48d ago0x8aa95d…396fec
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa48d ago0xbd7eba…3dde64
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0x904964…b7191d
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa48d ago0x9b4aac…b4a73d
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa48d ago0xc2b927…a16b26
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa48d ago0xb79610…f087fe
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0x879b05…fc6760
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa48d ago0x479503…3680a2
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0x48512b…687268
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0x3bd824…66f59f
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0x2c6125…3b2dc7
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0x2899b8…2ec3ec
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa48d ago0xeed2b4…73483e
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0xf1608b…b7fe47
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa48d ago0xa04218…029895
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa48d ago0xdf5e1b…669c45

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.