Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3a0…45510x1892…6085Base$1.90100%Route unknown91d ago0x69cd95…6b3d1a
0xd3a0…45510x1892…6085Base$1.21100%Route unknown91d ago0xa9d2b9…d5bbe7
0xd3a0…45510x1892…6085Base$1.88100%Route unknown91d ago0x8f1e0d…06929e
0xd3a0…45510x1892…6085Base$1.14100%Route unknown91d ago0x3bb5bf…009f2a
0xd3a0…45510x1892…6085Base$1.13100%Route unknown91d ago0xc4425d…014b38
0xd3a0…45510x1892…6085Base$1.60100%Route unknown92d ago0x18b53c…6a0df4
0xd3a0…45510x1892…6085Base$1.08100%Route unknown92d ago0xc9ebe6…0cdee9
0xd3a0…45510x1892…6085Base$1.73100%Route unknown92d ago0x8f82d7…a166f5
0xd3a0…45510x1892…6085Base$1.83100%Route unknown92d ago0xa53e57…11f6b5
0xd3a0…45510x1892…6085Base$1.75100%Route unknown92d ago0x6c3fd3…9a47f9
0xd3a0…45510x1892…6085Base$1.63100%Route unknown92d ago0x126847…48fbcc
0xd3a0…45510x1892…6085Base$1.88100%Route unknown92d ago0x0a10c7…4d7df1
0xd3a0…45510x1892…6085Base$1.58100%Route unknown92d ago0x3ba267…a1c411
0xd3a0…45510x1892…6085Base$1.64100%Route unknown92d ago0xbefd96…f9696f
0xd3a0…45510x1892…6085Base$1.72100%Route unknown92d ago0xc3d932…d12ef4
0xd3a0…45510x1892…6085Base$1.20100%Route unknown92d ago0x5a2f04…24404e
0xd3a0…45510x1892…6085Base$1.39100%Route unknown92d ago0x5edf01…3206b2
0xd3a0…45510x1892…6085Base$1.33100%Route unknown92d ago0xa3614f…c661d9
0xd3a0…45510x1892…6085Base$1.47100%Route unknown92d ago0x3e8e64…2be563
0xd3a0…45510x1892…6085Base$1.06100%Route unknown92d ago0x862c98…800755
0xd3a0…45510x1892…6085Base$1.23100%Route unknown92d ago0x2aca2c…aea942
0xd3a0…45510x1892…6085Base$1.62100%Route unknown92d ago0xb51af2…ca4b4c
0xd3a0…45510x1892…6085Base$1.02100%Route unknown92d ago0x3a36fa…8b3be3
0xd3a0…45510x1892…6085Base$1.99100%Route unknown92d ago0xc33388…26644b
0xd3a0…45510x1892…6085Base$1.70100%Route unknown92d ago0x88b4c2…403a21

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.