Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$59.64100%mrdn118d ago0x636948…410283
0xe55e…f7480x8e77…e2d6Base—$52.27100%mrdn118d ago0x3bed23…0c6a71
0xe55e…f7480x8e77…e2d6Base—$63.56100%mrdn118d ago0x1e98db…7911cb
0xe55e…f7480x8e77…e2d6Base—$65.17100%mrdn118d ago0xd9bc9c…e0a1e6
0xe55e…f7480x8e77…e2d6Base—$66.10100%mrdn118d ago0xe50206…1fa775
0xe55e…f7480x8e77…e2d6Base—$51.39100%mrdn118d ago0x991a07…cd7922
0xe55e…f7480x8e77…e2d6Base—$53.86100%mrdn118d ago0xb7d802…3ea72c
0xe55e…f7480x8e77…e2d6Base—$95.61100%mrdn118d ago0x376292…6c8678
0xe55e…f7480x8e77…e2d6Base—$54.58100%mrdn118d ago0xa3475c…10d948
0xe55e…f7480x8e77…e2d6Base—$42.45100%mrdn118d ago0x854d3d…7a94f6
0xe55e…f7480x8e77…e2d6Base—$46.54100%mrdn118d ago0x5d196a…c48f20
0xe55e…f7480x8e77…e2d6Base—$30.46100%mrdn118d ago0xf03498…b87477
0xe55e…f7480x8e77…e2d6Base—$30.15100%mrdn118d ago0x68ea7c…fba879
0xe55e…f7480x8e77…e2d6Base—$42.16100%mrdn118d ago0x83c68e…d76825
0xe55e…f7480x8e77…e2d6Base—$41.93100%mrdn118d ago0x7e9169…3a8cab
0xe55e…f7480x8e77…e2d6Base—$44.81100%mrdn118d ago0x58ca4f…644825
0xe55e…f7480x8e77…e2d6Base—$41.18100%mrdn118d ago0xeb816a…54585b
0xe55e…f7480x8e77…e2d6Base—$27.86100%mrdn118d ago0xbba2b4…bce44b
0xe55e…f7480x8e77…e2d6Base—$41.98100%mrdn118d ago0xde90e8…c01507
0xe55e…f7480x8e77…e2d6Base—$34.50100%mrdn118d ago0xcde6af…a87ac7
0xe55e…f7480x8e77…e2d6Base—$39.33100%mrdn118d ago0xdb255d…c9e67e
0xe55e…f7480x8e77…e2d6Base—$51.44100%mrdn118d ago0xb82b88…ffb3f8
0xe55e…f7480x8e77…e2d6Base—$53.73100%mrdn118d ago0x88c700…0d126e
0xe55e…f7480x8e77…e2d6Base—$35.61100%mrdn118d ago0x37fa47…928303
0xe55e…f7480x8e77…e2d6Base—$36.69100%mrdn118d ago0x6dba5e…4352a7

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.