Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4572…a7ca0xf5f2…e0afBase$0.00570%0xdf7d…5dbd25d ago0x1d9698…48f30c
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0021…ad8f25d ago0x6dc48c…f50380
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0018…ca9725d ago0x38ad6a…c95e7a
0x4572…a7ca0xf5f2…e0afBase$0.00570%0xdf7d…5dbd25d ago0x64db36…e02d9f
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0021…ad8f25d ago0x23713f…73d8cd
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0018…ca9725d ago0xf7b47f…a477cf
0x4572…a7ca0xf5f2…e0afBase$0.00570%0xdf7d…5dbd25d ago0xd98f62…385306
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0021…ad8f25d ago0xfaaa8d…64a3b1
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0018…ca9725d ago0x7f5cc7…aba223
0x4572…a7ca0xf5f2…e0afBase$0.00570%0xdf7d…5dbd25d ago0x9aed34…0e5590
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0021…ad8f25d ago0xe2ae48…6e7b4c
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0018…ca9725d ago0xa9e5ad…989844
0x4572…a7ca0xf5f2…e0afBase$0.00570%0xdf7d…5dbd25d ago0xb20f07…49520e
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0021…ad8f25d ago0x5ec383…bd86f4
0x4572…a7ca0xf5f2…e0afBase$0.0170%0x0018…ca9725d ago0x23a608…c44a7c
0x4572…a7ca0xf5f2…e0afBase$0.00570%0xdf7d…5dbd25d ago0x759460…9e337e
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0021…ad8f25d ago0xf0eb72…27c491
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0018…ca9725d ago0xd72cbe…19b159
0x4572…a7ca0xf5f2…e0afBase$0.00570%0xdf7d…5dbd25d ago0x3e1be8…ed36f1
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0021…ad8f25d ago0x56d468…1ebf1d
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0018…ca9725d ago0x0a20a8…395423
0x4572…a7ca0xf5f2…e0afBase$0.00570%0xdf7d…5dbd25d ago0xa39da7…8cf8c8
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0021…ad8f25d ago0xde11ef…df48fe
0x4572…a7ca0xf5f2…e0afBase$0.00570%0x0018…ca9725d ago0x119633…4954cb
0x4572…a7ca0xf5f2…e0afBase$0.00570%0xdf7d…5dbd25d ago0xae6532…e6e3a3

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.