Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x1df4b3…3c4bb4
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0xd2f0d4…d464b9
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x39e6a1…14b40a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x3da42f…390e0a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x439b37…e8ce1c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x3db77e…e9b3d6
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x442453…274aa9
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x3d813d…188327
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x695b84…a2af86
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x81c080…2cc431
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x5109b9…282c55
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa44d ago0x490352…1ea1c2
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0xf9604f…2f1652
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x0e4dcb…0a8ba7
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x101a6a…68a364
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0xc033cc…85dc1e
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0xe62b70…6baadc
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa44d ago0x09199f…d4f08a
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa44d ago0xdcf836…b6d86a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x4e6225…44a531
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0xa8e8f0…d0ed73
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa44d ago0xd9a40a…2d358a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0xb41599…43966a
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa44d ago0x2c96e4…e9099a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa44d ago0x9eb595…5603dc

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.