Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0x7c6b4b…4baa87
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0x084070…d30107
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0xd1ae6d…2e5ee9
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0xf2a2d2…414f91
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0x563cb4…66ebe9
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0xdd5792…cdbfa6
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0xd24a0a…3ce40c
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0xa783db…8a5378
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0x87d85b…ebb098
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0xcf5e03…aa8881
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0x51000d…f54a4d
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb21d ago0xe43504…f9567f
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0x16ffd3…d902de
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0x422484…fc860b
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0x11b450…34bb92
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0x1a8cea…d0f1be
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0xe0a1c5…f82378
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0x12d0bf…1a417c
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0x1e7843…bf776b
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0x1b889d…27cb83
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0xf7903d…1ef1b9
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0xf740f2…3e087c
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0x562f5e…ee3572
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0x0c0b13…02fa6e
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb22d ago0x90c6b9…8e6beb

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.