Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa33d ago0xc196a8…cdb99a
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x868902…f767df
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0xc01f99…6a5728
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x1c48fc…8cbbcf
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x23bb9b…953e9e
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x11c4d0…fbd93e
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa33d ago0x2949a1…904fa4
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0xd4cf10…e46032
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x0bcbf0…012378
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x189806…e35a6a
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0xa22007…0bdc54
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa33d ago0x4eeb7f…67d36e
0x7369…7d640x9c95…e299Base—$0.001100%fluxa33d ago0x5211ba…f24e78
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa33d ago0x847fb0…0ed588
0x7369…7d640x9c95…e299Base—$0.001100%fluxa34d ago0x47213c…af45c1
0x7369…7d640x9c95…e299Base—$0.001100%fluxa34d ago0x56c6d8…6655c0
0x7369…7d640x9c95…e299Base—$0.001100%fluxa34d ago0x30daa0…faae2d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa34d ago0x6c982b…a6bd53
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa34d ago0x68c2b2…b78533
0x7369…7d640x9c95…e299Base—$0.001100%fluxa34d ago0xb27ddb…65764a
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa34d ago0x31649a…c01884
0x7369…7d640x9c95…e299Base—$0.001100%fluxa34d ago0xb70e42…29bc72
0x7369…7d640x9c95…e299Base—$0.001100%fluxa34d ago0x224551…fececd
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa34d ago0x644712…3dd7c0
0x7369…7d640x9c95…e299Base—$0.001100%fluxa34d ago0xa31412…504056

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.