Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%payAI15d ago0x9cade1…fca11e
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x4706fa…80eca7
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xa35639…95787c
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xe572b3…31bb86
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x1cae72…a316d3
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x4dc058…32677c
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x641ee7…66dc3c
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x85aa32…b44939
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x8c30a3…fb48d9
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x206aa2…aa4aa3
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x362645…531bd7
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xdc98be…c44ee2
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xa74892…829dc7
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x94e339…9cc9f7
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xd61fef…93f19c
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x4af897…32078f
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x9ee9a2…567d82
0x7ca7…39a80x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xff84c1…c95ecf
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x4ca1f7…15fb55
0x7ca7…39a80x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x571596…a97fb6
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x6aa863…9984e2
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xf05ea8…6c62c9
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xc2d4c3…1c895c
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x6e089f…4c6efa
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x28b311…a9b1a3

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.