Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x8fe7bf…5d9217
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0xbeeef4…a4a9b2
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0xa48a0e…c8afaa
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x176d16…52116c
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0xe1fde8…d66bd4
0x10ad…03b30x053e…ab0bBase$0.0770%0x2772…8c179d ago0xf59aa4…937d7d
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x8dc8ed…feeecb
0x10ad…03b30x053e…ab0bBase$0.1070%0x2772…8c179d ago0x8a31a3…d07c97
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x10e637…63f1e3
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x70b504…e263d4
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x5f41cc…00af8d
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x4d2d9c…43deaa
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0xed1131…3f987f
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x1c5bea…e4b571
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x123811…2d7571
0x10ad…03b30x053e…ab0bBase$0.1070%0x2772…8c179d ago0xe75870…6147d2
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0xc2ed0c…9ef246
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0xd969ac…a23f53
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0xd4d9a3…13ebd1
0x10ad…03b30x053e…ab0bBase$0.1070%0x2772…8c179d ago0x01bce1…47832a
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x4a3c2c…e1524f
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x6b16e2…0c7b6b
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0x8c62a6…77eda8
0x10ad…03b30x053e…ab0bBase$0.0170%0x2772…8c179d ago0xf7e539…09e907
0x10ad…03b30x053e…ab0bBase$0.1070%0x2772…8c179d ago0x831699…7a5982

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.