Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa73d ago0x5a578c…fba70c
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa73d ago0xbb8852…f74758
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa73d ago0xfe1931…982e69
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa73d ago0x67f539…e0f5ae
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa73d ago0x20b6f6…abb6b0
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa73d ago0xcd7370…55e671
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa73d ago0x0110fc…d0104c
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa73d ago0xbc59e9…d7ea7c
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa73d ago0x874a4b…9cf208
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x5826c6…5e30f7
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0xc5be17…b39dbb
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x0f7a63…874625
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x82b7cf…99bbf4
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0xeda753…25d0f6
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x098b11…445122
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0xe03699…9ebf47
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x5dcb37…23c028
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x716584…91ec2a
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0xbf093c…2fe3c5
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0xecc56a…b1b820
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x782c77…697285
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0xccab4b…ef3893
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0xa7c478…db2722
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x34709c…53d22f
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x848dee…4c39fd

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.