Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e27…39b10x3e0a…78e7Base—$0.00332100%coinbase75d ago0x2bb6a0…f3da79
0x1e27…39b10x3e0a…78e7Base—$0.003583100%coinbase75d ago0xb118a0…266137
0x1e27…39b10x3e0a…78e7Base—$0.004875100%coinbase75d ago0x03657d…e1a821
0x1e27…39b10x3e0a…78e7Base—$0.00546100%coinbase75d ago0x26753f…cfca18
0x1e27…39b10x3e0a…78e7Base—$0.004672100%coinbase75d ago0xa80414…113a53
0x1e27…39b10x3e0a…78e7Base—$0.005642100%coinbase75d ago0xfc73e6…a5ed8d
0x1e27…39b10x3e0a…78e7Base—$0.004995100%coinbase75d ago0x9c7157…d3ce3b
0x1e27…39b10x3e0a…78e7Base—$0.003507100%coinbase75d ago0x81a389…b56f1a
0x1e27…39b10x3e0a…78e7Base—$0.00563100%coinbase75d ago0x05be8c…c13e8d
0x1e27…39b10x3e0a…78e7Base—$0.005255100%coinbase75d ago0xe1059e…95f4db
0x1e27…39b10x3e0a…78e7Base—$0.005161100%coinbase75d ago0x45d774…27a856
0x1e27…39b10x3e0a…78e7Base—$0.004521100%coinbase75d ago0xf8203d…2def37
0x1e27…39b10x3e0a…78e7Base—$0.005056100%coinbase75d ago0x04ac11…1b6849
0x1e27…39b10x3e0a…78e7Base—$0.003562100%coinbase75d ago0xa11c75…5d5bb2
0x1e27…39b10x3e0a…78e7Base—$0.005283100%coinbase75d ago0xa034e9…34ae0f
0x1e27…39b10x3e0a…78e7Base—$0.003995100%coinbase75d ago0x42d4eb…802a79
0x1e27…39b10x3e0a…78e7Base—$0.004263100%coinbase75d ago0x2e944f…ceeae4
0x1e27…39b10x3e0a…78e7Base—$0.003795100%coinbase75d ago0xcecb18…d37962
0x1e27…39b10x3e0a…78e7Base—$0.005485100%coinbase75d ago0x43339d…9b48e9
0x1e27…39b10x3e0a…78e7Base—$0.003434100%coinbase75d ago0x8c03fa…16e22f
0x1e27…39b10x3e0a…78e7Base—$0.00581100%coinbase75d ago0xd97c38…12a418
0x1e27…39b10x3e0a…78e7Base—$0.004701100%coinbase75d ago0x34397c…5c3cd2
0x1e27…39b10x3e0a…78e7Base—$0.002883100%coinbase76d ago0xc845e5…c68812
0x1e27…39b10x3e0a…78e7Base—$0.004469100%coinbase76d ago0x1c3416…83247b
0x1e27…39b10x3e0a…78e7Base—$0.005336100%coinbase76d ago0x47a713…6cd8ef

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.