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%fluxa44d ago0x82bdc5…a6a82f
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x86aaf1…ae7850
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa44d ago0xada3bc…538ed9
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x27614a…f3abba
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x36ad82…77abba
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x2db12e…da7876
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0xc00a69…195a69
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0xba44f3…1981cc
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa44d ago0x255962…26e0dd
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x1890a2…edec55
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0xf0b960…954311
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa44d ago0xd34692…4be51d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x4fdfe8…18eecc
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x92656f…4d171f
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa45d ago0xcbafab…001326
0x7369…7d640x9c95…e299Base—$0.001100%fluxa45d ago0x41a1b1…fa4ece
0x7369…7d640x9c95…e299Base—$0.001100%fluxa45d ago0xb62799…0dc9b1
0x7369…7d640x9c95…e299Base—$0.001100%fluxa45d ago0x779fa0…493cfb
0x7369…7d640x9c95…e299Base—$0.001100%fluxa45d ago0x16255a…a8d110
0x7369…7d640x9c95…e299Base—$0.001100%fluxa45d ago0x66d7e1…df4502
0x7369…7d640x9c95…e299Base—$0.001100%fluxa45d ago0x94eef3…f25dd1
0x7369…7d640x9c95…e299Base—$0.001100%fluxa45d ago0xc11c6d…4793da
0x7369…7d640x9c95…e299Base—$0.001100%fluxa45d ago0x50723f…089cee
0x7369…7d640x9c95…e299Base—$0.001100%fluxa45d ago0x99c92b…d33d3d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa45d ago0xca89e4…bd0f78

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.