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.10100%0x1360…66fa41d ago0xb4367c…e089ea
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x76022d…a0d4e8
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x02c3ec…933ec5
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0xfa795b…ef80a9
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0x1a2f39…9ebb9f
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x9eeb2c…4f1a64
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x675830…92b78e
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0xde2693…9c3f8d
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xaa28bc…1aedf9
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0x566117…70d2cf
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x1a7372…f06fee
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x18ee04…d5aeef
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x7bde29…55c882
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x7176dc…20c9ae
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xf6dec4…d0bb97
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x412481…da0705
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xf0572e…bca79d
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x47a161…a90120
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%0x1360…66fa41d ago0xe62f2a…2a80d4
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%0x1360…66fa41d ago0x307b49…0c89c6
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0x99975f…b2b4eb
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%0x1360…66fa41d ago0x18e1e3…4ee231
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x280fe4…9b3af7
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%0x1360…66fa41d ago0xe2a53e…b1f0f9
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa41d ago0xb9d2a1…b689d5

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.