Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc888…59b00x9c95…e299Base—$0.001100%fluxa60d ago0xc361e2…9c5f07
0xc888…59b00x9c95…e299Base—$0.001100%fluxa60d ago0xf7b9e7…eb3faa
0xc888…59b00x9c95…e299Base—$0.001100%fluxa60d ago0xbb35c4…cf0c70
0xc888…59b00x9c95…e299Base—$0.001100%fluxa60d ago0xb44eb7…37e539
0xc888…59b00x9c95…e299Base—$0.001100%fluxa60d ago0x12f960…9d767a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa60d ago0xcb1f04…c73633
0xc888…59b00x9c95…e299Base—$0.001100%fluxa60d ago0xba4135…0bdf3b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0xa2de34…5dec6c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x1c5cec…b24dc6
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x77f994…f6708e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x3cb2f2…cdcddb
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0xe25933…063153
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x9aa154…bd2b16
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x970b7e…b15bfe
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x4a7be3…d1ee2b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x0e9450…c5df70
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x74e990…f31f4a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x524cb1…d3ad22
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x27a083…6b95ae
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0xd395b9…1e8164
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x3eb195…0c1b15
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x4755c8…66062f
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x020cf5…720fb4
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x407c1b…9125b3
0xc888…59b00x9c95…e299Base—$0.001100%fluxa61d ago0x294e90…eb6053

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.