Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640x9c95…e299Base—$0.001100%fluxa66d ago0xa9ae27…c0139b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa66d ago0x3e137a…7e506d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa66d ago0x0c8d2c…ee21cf
0x7369…7d640x9c95…e299Base—$0.001100%fluxa66d ago0xe61c10…fdd09e
0x7369…7d640x9c95…e299Base—$0.001100%fluxa66d ago0x784f07…10b0f9
0x7369…7d640x9c95…e299Base—$0.001100%fluxa66d ago0x189fdc…870437
0x7369…7d640x9c95…e299Base—$0.001100%fluxa66d ago0x2b82ab…32f1e7
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x453368…441b01
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x63ece9…463b83
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x16cabc…5126b4
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x94c8a2…44aa01
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0xb6c604…f7c999
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0xb8839b…991af0
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x041a0d…ff2433
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x50fbf1…e7ba8d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x3d37e1…1a6c65
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x388939…16ae31
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x958470…c0b430
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x732bb4…a538e1
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x10ab1d…6ea1b1
0x7369…7d640x9c95…e299Base—$0.001100%fluxa67d ago0x4ca371…733d78

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.