Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x730e51…8182c6
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0xb68043…908132
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x3f92e5…0962f4
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x55e564…74764f
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x3ebe6d…3681a3
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x358100…17438a
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x9b1ba4…967a8b
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x42061d…83345b
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x78e534…720ef2
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x689107…7f3cbd
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x638337…1a3de5
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x5c3e93…219709
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x1a8f0e…5e79d7
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x3dfe30…3dc5d3
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x6d0338…f88e4e
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0x3b5ce4…779a90
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0xa07b6e…624a7d
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0xb141ec…048f5b
0xaceb…53420x9c95…e299Base$0.001100%Route unknown62d ago0xc39bfe…3bad2d
0xaceb…53420x9c95…e299Base$0.001100%Route unknown63d ago0xb2628c…0e9cb2
0xaceb…53420x9c95…e299Base$0.001100%Route unknown63d ago0x9a294d…f76802
0xaceb…53420x9c95…e299Base$0.001100%Route unknown63d ago0x8defd7…5be7a4
0xaceb…53420x9c95…e299Base$0.001100%Route unknown63d ago0x49be7a…8922f3
0xaceb…53420x9c95…e299Base$0.001100%Route unknown63d ago0x9b0fc2…4c4adc
0xaceb…53420x9c95…e299Base$0.001100%Route unknown63d ago0x492ebb…8cd766

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.