Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xe55e…f748Base—$39.66100%mrdn4d ago0x4f84d0…f5237a
0xe55e…f7480x13db…5192Base—$27.52100%mrdn5d ago0xb5303b…2fa4a8
0x13db…51920xe55e…f748Base—$27.83100%mrdn5d ago0x3cf018…9d91bf
0xe55e…f7480x13db…5192Base—$48.50100%mrdn5d ago0x18f062…cc0cee
0xfe8f…794d0xe55e…f748Base—$52.76100%mrdn5d ago0xcf4bae…c17b56
0xe55e…f7480xa6a9…809dBase—$27.64100%mrdn5d ago0xbcb8f4…24e220
0xfe8f…794d0xe55e…f748Base—$32.98100%mrdn5d ago0x727837…5c62ea
0xe55e…f7480x13db…5192Base—$32.69100%mrdn5d ago0x65b1c2…c0ce1d
0x13db…51920xe55e…f748Base—$39.61100%mrdn5d ago0xd1155e…0dba7d
0xe55e…f7480x1cec…8dd4Base—$41.76100%mrdn5d ago0x983615…9f83a1
0xe55e…f7480xa6a9…809dBase—$26.96100%mrdn5d ago0x2c5c6f…e95627
0xfe8f…794d0xe55e…f748Base—$32.63100%mrdn5d ago0x728c71…373e37
0xe55e…f7480xfe8f…794dBase—$32.14100%mrdn5d ago0x052ae9…828f6d
0x4754…327b0xe55e…f748Base—$57.98100%mrdn5d ago0xba673e…aa0ea8
0xe55e…f7480x13db…5192Base—$33.26100%mrdn5d ago0xaf6bc2…dad861
0xe55e…f7480x1cec…8dd4Base—$32.09100%mrdn5d ago0x5a8591…ae8442
0xfe8f…794d0xe55e…f748Base—$29.74100%mrdn5d ago0x691dea…d87667
0xe55e…f7480xa6a9…809dBase—$26.66100%mrdn5d ago0x10b352…bac992
0x13db…51920xe55e…f748Base—$48.51100%mrdn5d ago0x20ca45…6cc9d3
0xa6a9…809d0xe55e…f748Base—$39.89100%mrdn5d ago0xff0b47…6e5045
0xe55e…f7480xa6a9…809dBase—$51.78100%mrdn5d ago0x4223e3…177235
0x13db…51920xe55e…f748Base—$38.90100%mrdn5d ago0x88bac4…5cc0ff
0xe55e…f7480x13db…5192Base—$47.02100%mrdn5d ago0x1a1c1d…5f00ea
0xe55e…f7480xa6a9…809dBase—$26.38100%mrdn5d ago0x10737a…bbe37d
0x13db…51920xe55e…f748Base—$52.39100%mrdn5d ago0x3e9b22…d1ef0b

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.