Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$446.32100%0x7347…d69150d ago0x4c0dd0…752814
0xa54d…49f50xe742…ea88Base—$241.43100%0x7347…d69150d ago0x079eca…165cce
0xa54d…49f50xe742…ea88Base—$1,772.25100%0x7347…d69150d ago0x55dbb2…16b267
0xa54d…49f50xe742…ea88Base—$111.63100%0x7347…d69150d ago0x9dbc5e…092cfc
0xa54d…49f50xe742…ea88Base—$1,060.22100%0x7347…d69150d ago0xcd531d…97a8e2
0xa54d…49f50xe742…ea88Base—$398.93100%0x7347…d69150d ago0x23156d…8d45fe
0xa54d…49f50xe742…ea88Base—$46.98100%0x7347…d69150d ago0xe8e332…a26d7c
0xa54d…49f50xe742…ea88Base—$51.65100%0x7347…d69150d ago0x383aa2…e183f6
0xa54d…49f50xe742…ea88Base—$749.99100%0x7347…d69150d ago0x742b90…f650e7
0xa54d…49f50xe742…ea88Base—$551.96100%0x7347…d69150d ago0x29c633…bc3f58
0xa54d…49f50xe742…ea88Base—$395.61100%0x7347…d69150d ago0xbde523…4bb97a
0xa54d…49f50xe742…ea88Base—$119.71100%0x7347…d69150d ago0xb830a8…38869b
0xa54d…49f50xe742…ea88Base—$1,398.72100%0x7347…d69150d ago0x35b735…df888f
0xa54d…49f50xe742…ea88Base—$483.09100%0x7347…d69150d ago0xe59c23…079880
0xa54d…49f50xe742…ea88Base—$9.98100%0x7347…d69150d ago0x0027b4…fa490d
0xa54d…49f50xe742…ea88Base—$10,299.57100%0x7347…d69150d ago0x7a1be8…680a04
0xa54d…49f50xe742…ea88Base—$30.44100%0x7347…d69150d ago0x02df2d…4cc0e5
0xa54d…49f50xe742…ea88Base—$996.45100%0x7347…d69150d ago0xcddf95…9b542b
0xa54d…49f50xe742…ea88Base—$197.92100%0x7347…d69150d ago0x42e704…13a9c0
0xa54d…49f50xe742…ea88Base—$77.30100%0x7347…d69150d ago0x19f3b0…def709

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.