Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0xc1af1c…396b89
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0xf94078…dc5da1
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0xb86f2e…5d3edd
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa28d ago0x4a7053…0d77ab
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x198ab0…95ba44
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x7dec1f…f08d4d
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0x1d6ad9…cab3fd
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0xf2d603…58c1b1
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0x2e6537…293041
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x59f266…5d111e
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xb94f57…c9dba0
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0xcd6444…efefca
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0x8307f9…2e9095
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0xd957bb…541564
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI28d ago0xab14bf…4c680f
0xa7ae…98440x07cf…2396Basex402 service$0.10100%payAI28d ago0x88daf3…53aba5
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xd405da…e7aa5f
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xb33521…31ba21
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x403db3…26935a
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0x172477…7171c4
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xab1cad…cb2869
0xa7ae…98440x07cf…2396Basex402 service$0.10100%payAI28d ago0x45206f…05330c
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0xf3c4c9…9260e7
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa29d ago0x652a71…a349bc
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa29d ago0x84fb4d…21899d

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.