Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa46d ago0x30d15d…2b129b
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa47d ago0x5e9437…e8d7f7
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa47d ago0x870f0b…f3785e
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0xaefb4f…7940c2
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0xf61fbf…c6fba0
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0xc9532f…d6ea67
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0xa3d77e…a9ea4c
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0xb698c3…b1e6ee
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa47d ago0xe22f4f…39fe3e
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa47d ago0x08b4e8…4dfa0f
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa47d ago0x8c3b31…509e54
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa47d ago0xa120c8…e15827
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0x274c35…2b9788
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0x889def…ba8e11
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0x15d6b2…f17ee2
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0x616ba3…ce56a3
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0xf9ce37…e2e862
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0xba9be5…bc1b01
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0x518bec…3db2d0
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0xbf78e1…fea4dc
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0xb9b2f2…7c88ef
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0xfd6c86…51d311
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0x66c232…cc79de
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0xe97386…82e446
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa47d ago0x6440e5…941eef

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.