Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0x9643…4236Base—$0.0170%0xd8ba…8e9b10d ago0x601954…ffbdf9
0xf86e…b61f0x9643…4236Base—$0.0470%0xd8ba…8e9b10d ago0x2f795f…23d90b
0xf86e…b61f0x9643…4236Base—$0.0170%0xd8ba…8e9b10d ago0xde01c5…46399e
0xf86e…b61f0x9643…4236Base—$0.0170%0xd8ba…8e9b10d ago0x261e2a…76e173
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI10d ago0xf1174e…4d1cad
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI10d ago0x43d588…497de3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI10d ago0x58a13e…416191
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI10d ago0x345ac1…aa4be4
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI10d ago0xc76ce5…aa7497
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI10d ago0x66f6e4…e9acde
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI10d ago0x484eff…fbc5cf
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI10d ago0x4d21ff…d67997
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI10d ago0x80d3cc…dbf71c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x56167a…eb21b1
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0xcc7fc1…f757d2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x3ebbf7…8685b0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI10d ago0x9276cb…f43511
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x571ca0…b7bec2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0xe9c65d…c951bd
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0xbb815a…f1335b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x639fa6…65bba8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x45095b…d4f151
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0x14f4ee…b9a676
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0xd18c9b…397819
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI10d ago0xe1de91…233db4

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.