Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa46d ago0xfdf05c…fd87b0
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa46d ago0x1aa9c9…a981f1
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa46d ago0x715a9d…dd59da
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa46d ago0x3952dd…074413
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa46d ago0xce4b6a…21568d
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa46d ago0xcf7d10…cc7e50
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa46d ago0x850a3a…13c8aa
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa46d ago0xecce07…db0d86
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa46d ago0x233217…725f36
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa46d ago0x6386a8…b9bb38
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x45b905…f2ae28
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x25566a…a922a5
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0xa7ffd2…bae235
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x7fd406…62ecd1
0x7ae5…7fcb0xfe80…47eeBase—$0.001100%fluxa47d ago0x5e0d90…82bfc8
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x5c86d6…ca29a5
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x82f3f8…c63279
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0xfef8c9…0f5a53
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x53ed48…f41870
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x0de346…cf54b9
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x332a55…3d17de
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x5a2a18…6a9db4
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x133ef7…63b3aa
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x88a61d…a4bd5e
0x7ae5…7fcb0x9c95…e299Base—$0.001100%fluxa47d ago0x519886…56ee8b

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.