Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd532…4da90x3e0a…78e7Base—$0.005602100%coinbase13s ago0xb73401…69b17d
0xc07a…6ba70x09ae…ec64Base—$549.9870%0x07ae…0e6713s ago0xfc1d7b…354a3a
0x0ae5…b2170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xf69002…b132f2
0x20a4…bd6a0x6839…1a2bBase—$0.003100%coinbase21s ago0x95668a…2421a4
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793225s ago0x5d9381…af1fc4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase27s ago0xd66794…e89059
0xee55…e7f40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x77b3e6…9afc2d
0x8adf…348d0x6839…1a2bBase—$0.003100%coinbase33s ago0xf9448d…e524fd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35s ago0xfe2c3b…4d285c
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase35s ago0xfd2a7b…a7eddd
0x0ae5…b2170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x838eb9…1d9beb
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase41s ago0x2f745f…e423e3
0x99cf…d66e0xd0b5…f224Base—$5.4670%0x3482…6f0e41s ago0xd4d919…6ae958
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase43s ago0x4dc3b5…fd3438
0x8761…79680xa8b2…1d68Base—$0.0170%0x9501…c67743s ago0x961b57…7be31e
0xee55…e7f40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x4bb16e…2e557f
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase45s ago0x313612…954748
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase47s ago0x87eda6…ed835a
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase49s ago0x1317cf…910377
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase49s ago0x84ca3d…10f53e
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase51s ago0xe21ed4…4c7d45
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793251s ago0xb6da99…bcbd86
0xa8d1…829e0x4f4b…422dBase—$0.001100%coinbase51s ago0x37ac12…af4fb5
0xc249…4be70x6839…1a2bBase—$0.003100%coinbase51s ago0x218485…982783
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase53s ago0xf34ecc…b9e155

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.