Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0xbae217…5fc8ba
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x5e2541…2df047
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0xac8784…864839
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x2df8eb…43daff
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0xe36f97…dcab50
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x996c9f…5cfe62
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x52341b…c21d94
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0xfe7dbe…cabe42
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x09a307…5cc11e
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x588ce1…c06300
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x290eb0…5fc5e2
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0xd2df50…f2e0e5
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x86790b…1edd31
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0xfe2ab5…3090b3
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x695e32…4b8584
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x0ee9cf…17fcb3
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0xdbd895…683d49
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x3885a3…8b0847
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x6b10ba…a546d5
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x064c3d…576d57
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x659af4…220009
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0xcd815a…b99ed1
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0xac8d35…b78657
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x0631da…04fef8
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI40d ago0x62342f…84a836

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.