Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0xb8044d…2f0277
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x032b45…965bd8
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x5949ab…d9b12f
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0xf04426…35a685
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x9f0f76…8cc6c2
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x2b154c…56f7c0
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0xd65552…f57641
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x0df173…cf03fe
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0xdb6a48…cb2ac7
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x36cfb6…264e77
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x38c4e3…89a02a
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x432ee3…4f84e7
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x920842…8e709a
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x89f77a…5339c7
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0xd123ab…e2111b
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x2d5ea4…939cf2
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0xa75be1…d16550
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x77355d…f87383
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x048fb4…f763fa
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x15f884…228711
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0xeb3313…e97d41
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0xe8498b…9b9865
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x8876f4…908c4c
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0xe2a78a…06e7d7
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa21d ago0x2c6ae6…16322e

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.