Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0xb027…a85140d ago0xad847e…d4b6f9
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x6f36…132b40d ago0x15a913…e7789c
0x3fb1…7e250x0e3d…7757Base—$1.0570%0x3e5d…fd3840d ago0x17bfc0…05fb6e
0x3fb1…7e250x0e3d…7757Base—$3.1570%0x6a32…813640d ago0x6b82c1…c09375
0x3fb1…7e250x0e3d…7757Base—$3.1570%0x6204…112240d ago0x06e45c…6124a4
0x3fb1…7e250x0e3d…7757Base—$15.7570%0x45eb…e31b40d ago0x9372bb…655533
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x4055…8ed140d ago0x4dc2c0…77b524
0x3fb1…7e250x0e3d…7757Base—$21.0070%0xa48e…f66140d ago0x69eb93…b3dba5
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xa894…209f40d ago0x1d92a2…13d8ef
0x3fb1…7e250x0e3d…7757Base—$10.5070%0x9d66…1ab640d ago0xe9aaea…87f0c7
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0xdb56…d27840d ago0x140109…dd5f08
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0xcfc4…e10440d ago0xf27250…3a24a4
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x63d9…362840d ago0xe92fad…eb6832
0x3fb1…7e250x0e3d…7757Base—$6.3070%0x2a59…864540d ago0x73d4b9…46e85a
0x3fb1…7e250x0e3d…7757Base—$2.1070%0xe7f0…b89c40d ago0xe89e4a…7d4a77
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x3d68…f69e40d ago0xc0a8ca…8af94e
0x3fb1…7e250x0e3d…7757Base—$2.1070%0x3d44…411540d ago0x475259…fec07b
0x3fb1…7e250x0e3d…7757Base—$10.5070%0x30b6…608940d ago0xa12861…08a57b
0x3fb1…7e250x0e3d…7757Base—$1.0570%0x0043…73f240d ago0x050eac…9306dd
0x3fb1…7e250x0e3d…7757Base—$6.3070%0xc3b9…7b3640d ago0x741ab8…f0c289
0x3fb1…7e250x0e3d…7757Base—$1.0570%0x8134…084940d ago0x8eac28…7d7ba0
0x3fb1…7e250x0e3d…7757Base—$1.0570%0x7186…110f40d ago0x7ca350…636c70
0x3fb1…7e250x0e3d…7757Base—$5.2570%0xfb42…406e41d ago0xf0e60a…353d2c
0x3fb1…7e250x0e3d…7757Base—$63.0070%0x3764…3be041d ago0xd46974…ac5d91

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.