Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x701f18…70d5b3
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xd918c5…310539
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI31d ago0x002e67…a4a57a
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x0bee55…5fd1de
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x81d74a…be81b9
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x8ced6c…ad3e0a
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%payAI31d ago0x9acc8d…67dce7
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0x0ba293…a67d3b
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI31d ago0xe17458…ee1ed8
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI31d ago0x589965…550da4
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0x1d63a0…37b84e
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xd0c051…bc4f9a
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x1edcb9…b92bcf
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x30fe05…74bde1
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0xb755f1…4d3974
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa31d ago0xed5cff…6f9166
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter31d ago0x65bbe8…864275
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter31d ago0x5db70d…7bbe18
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter31d ago0x25b328…1e10f1
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter31d ago0x9f024f…5093d9
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x3ba488…9b6ee5
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter31d ago0x17a3c9…fe29c0
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter31d ago0xbc25ef…77087e
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter31d ago0x177538…ce7f41
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter31d ago0x48ee66…1d94c0

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.