Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x60445c…91dc2e
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xd3d361…c84138
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x82dfe1…ec03b4
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xcb0f4c…501200
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xe186bf…a2a176
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x7b7b4c…5b7151
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0xa40009…665124
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x82703c…986256
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x49cceb…64a2d7
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa54d ago0x3aa4fa…f16e94
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0xbdbb80…a5f0e6
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0x0ade67…97e905
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0xd94939…52e615
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0xe2b9b7…ea90aa
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0x704aba…79e46d
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0x5d968d…e79f4a
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0xa00256…d798f2
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0xc5bc37…356f4d
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0xe14f36…4b36c1
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0xed6ca3…d60144
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0x5236dc…587a0f
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0x3ab14b…883df1
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa55d ago0xd95cef…159281

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.