Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a54…04c10x3e0a…78e7Base—$0.003856100%coinbase75d ago0xe3d4f9…f37270
0x0a54…04c10x3e0a…78e7Base—$0.003100%coinbase75d ago0xfd06f8…1fa91b
0x0a54…04c10x3e0a…78e7Base—$0.002964100%coinbase75d ago0x309a78…76af35
0x0a54…04c10x3e0a…78e7Base—$0.003025100%coinbase75d ago0x3e47d1…4d377c
0x0a54…04c10x3e0a…78e7Base—$0.00539100%coinbase75d ago0x9a1b16…196a3c
0x0a54…04c10x3e0a…78e7Base—$0.00523100%coinbase75d ago0xdd9acb…a9334c
0x0a54…04c10x3e0a…78e7Base—$0.002715100%coinbase75d ago0x2ba1fb…c01f3f
0x0a54…04c10x3e0a…78e7Base—$0.004003100%coinbase75d ago0xfc1263…36d4b6
0x0a54…04c10x3e0a…78e7Base—$0.004629100%coinbase75d ago0x8bf325…7a37be
0x0a54…04c10x3e0a…78e7Base—$0.005065100%coinbase75d ago0x433748…893542
0x0a54…04c10x3e0a…78e7Base—$0.003417100%coinbase75d ago0x9fd8d1…bc2316
0x0a54…04c10x3e0a…78e7Base—$0.005635100%coinbase75d ago0xffcc2f…a2b4e8
0x0a54…04c10x3e0a…78e7Base—$0.004833100%coinbase75d ago0xb057ec…7b7aaa
0x0a54…04c10x3e0a…78e7Base—$0.005019100%coinbase75d ago0x4d86ab…fe1d30
0x0a54…04c10x3e0a…78e7Base—$0.004122100%coinbase75d ago0x744371…e470a9
0x0a54…04c10x3e0a…78e7Base—$0.003674100%coinbase75d ago0x55e909…42734a
0x0a54…04c10x3e0a…78e7Base—$0.004817100%coinbase75d ago0x1b062f…ee7580
0x0a54…04c10x3e0a…78e7Base—$0.005178100%coinbase75d ago0x4235db…aafeb6
0x0a54…04c10x3e0a…78e7Base—$0.004704100%coinbase75d ago0x7b3e6d…abf5f9
0x0a54…04c10x3e0a…78e7Base—$0.003805100%coinbase75d ago0xf1e84a…a7b218
0x0a54…04c10x3e0a…78e7Base—$0.003892100%coinbase75d ago0x3318fe…a610e8
0x0a54…04c10x3e0a…78e7Base—$0.003934100%coinbase75d ago0xfa8153…4e7dec
0x0a54…04c10x3e0a…78e7Base—$0.005146100%coinbase75d ago0x8bad76…abd80b
0x0a54…04c10x3e0a…78e7Base—$0.005339100%coinbase75d ago0x04d1bb…73dfc1

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.