Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0xf7a0fe…e41170
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0xafce05…532b77
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa47d ago0xa8d5b9…59bcb0
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa47d ago0xf8f90d…376449
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0xadf90b…e0df3c
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa47d ago0x31da34…e0069e
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa47d ago0x38c654…4f1760
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa47d ago0x423647…e8e541
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0xb59366…7e030d
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0xa15e42…7aabda
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0x007b17…5bd4c4
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa47d ago0x1f7f2b…ab25ea
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0x3e7bd0…31540a
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0xf6776a…e277e6
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa47d ago0x6e7869…3cf46e
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0xb06855…d34801
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0x1d897b…48ee1c
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0x74b4ce…2d7fed
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0x1c5354…f39ef0
0x616d…500b0x9c95…e299Base—$0.001100%fluxa47d ago0x320cd8…380aff
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa48d ago0x90d9d9…1f8809
0x616d…500b0x9c95…e299Base—$0.001100%fluxa48d ago0x65f8dc…5d7b84
0x616d…500b0x9c95…e299Base—$0.001100%fluxa48d ago0x870906…c14726
0x616d…500b0x9c95…e299Base—$0.001100%fluxa48d ago0x88285a…68905a
0x616d…500b0x9c95…e299Base—$0.001100%fluxa48d ago0xa1f9e3…4e746f

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.