Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x7c24…b84aBase$860.79100%0x7347…d69142d ago0x4eff67…89f956
0xa54d…49f50x295b…d0fbBase$9.29100%0x64b2…883342d ago0x5793bd…d2dfda
0xa54d…49f50x9475…04cbBase$141.53100%0x7347…d69142d ago0xf068f4…56dd53
0xa54d…49f50x7503…59b4Base$4.86100%0x7347…d69142d ago0xa6d443…3ef363
0xa54d…49f50x4d07…2cccBase$488.65100%0x7347…d69142d ago0x4de1b1…884d9a
0xa54d…49f50x533c…0787Base$8.25100%0x64b2…883342d ago0x155324…bab97d
0xa54d…49f50x32a8…d0f0Base$2,399.39100%0x64b2…883342d ago0xd06eb9…79f03a
0xa54d…49f50x4f52…f371Base$18.47100%0x7347…d69142d ago0xc9f471…ec70d9
0xa54d…49f50x32a8…d0f0Base$3,699.08100%0x64b2…883342d ago0xfa8b29…98ea01
0xa54d…49f50x32a8…d0f0Base$2,575.35100%0x64b2…883342d ago0xc0689c…804d54
0xa54d…49f50xfada…d3ceBase$3,999.0070%0x64b2…883342d ago0x57a831…386d27
0xa54d…49f50x5e72…ecfaBase$7,735.29100%0x7347…d69142d ago0x6e9bf1…c794fb
0xa54d…49f50x1045…892eBase$1,539.24100%0x64b2…883342d ago0x0f2abb…50698e
0xa54d…49f50xe742…ea88Base$126.86100%0x7347…d69142d ago0xab0886…c2ae0c
0xa54d…49f50xe742…ea88Base$254.47100%0x7347…d69142d ago0x39e4a5…d3e777
0xa54d…49f50xe742…ea88Base$1,030.28100%0x64b2…883342d ago0xeb0221…50cd7f
0xa54d…49f50xe742…ea88Base$11.10100%0x7347…d69142d ago0xe0e6ae…d0d6f4
0xa54d…49f50xe742…ea88Base$392.52100%0x7347…d69142d ago0x5c347f…c22686
0xa54d…49f50xe742…ea88Base$573.05100%0x7347…d69142d ago0x52650c…f4eed4
0xa54d…49f50xe742…ea88Base$1,538.80100%0x7347…d69142d ago0x170371…dc79da
0xa54d…49f50xe742…ea88Base$1,066.33100%0x7347…d69142d ago0x23b0ed…3332ab
0xa54d…49f50xe742…ea88Base$750.35100%0x7347…d69142d ago0xfef246…1aaacf
0xa54d…49f50xe742…ea88Base$49.94100%0x7347…d69143d ago0x4c070a…5b76e0
0xa54d…49f50x3903…4eb1Base$399.6670%0x7347…d69143d ago0x94d4af…57ed86
0xa54d…49f50xe742…ea88Base$1,524.68100%0x7347…d69143d ago0x247faa…e00901

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.