Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$5.30100%0x4337…f96585d ago0xf033c3…4ba11d
0x3be9…575c0xf6ee…3bd2Base—$0.003117100%0x4337…f96585d ago0xf033c3…4ba11d
0x3be9…575c0x31d0…2cd7Base—$30.27100%0x4337…abf585d ago0xa0854a…86de68
0x3be9…575c0xf6ee…3bd2Base—$0.008392100%0x4337…abf585d ago0xa0854a…86de68
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x28e4…5b0185d ago0x2f3363…ed9327
0x3be9…575c0x31d0…2cd7Base—$30.31100%0x4337…562785d ago0xf6bed8…f6454f
0x3be9…575c0xf6ee…3bd2Base—$0.00688100%0x4337…562785d ago0xf6bed8…f6454f
0x3be9…575c0xf6ee…3bd2Base—$0.007959100%0x435b…703385d ago0xd4074b…40ac6a
0x3be9…575c0x31d0…2cd7Base—$2.55100%0x435b…703385d ago0xd4074b…40ac6a
0x3be9…575c0x31d0…2cd7Base—$500.45100%0x4337…7b1f85d ago0xe26bcc…63a88f
0x3be9…575c0xf6ee…3bd2Base—$0.002629100%0x4337…7b1f85d ago0xe26bcc…63a88f
0x3be9…575c0x31d0…2cd7Base—$3.30100%0x4337…b35085d ago0xfc35c0…4e109c
0x3be9…575c0xf6ee…3bd2Base—$0.007158100%0x4337…b35085d ago0xfc35c0…4e109c
0x3be9…575c0x31d0…2cd7Base—$250.40100%0xce54…f55685d ago0x0ed9e3…2c0c97
0x3be9…575c0xf6ee…3bd2Base—$0.009591100%0xce54…f55685d ago0x0ed9e3…2c0c97
0x3be9…575c0x31d0…2cd7Base—$50.32100%0x435b…703385d ago0x07234b…c7b228
0x3be9…575c0xf6ee…3bd2Base—$0.0082100%0x435b…703385d ago0x07234b…c7b228
0x3be9…575c0xf6ee…3bd2Base—$0.007778100%0x28e4…5b0185d ago0x6f701a…5554c0
0x3be9…575c0x31d0…2cd7Base—$50.32100%0x28e4…5b0185d ago0x6f701a…5554c0
0x3be9…575c0x31d0…2cd7Base—$30.31100%0x4337…9e5d85d ago0xd21226…1176f6
0x3be9…575c0xf6ee…3bd2Base—$0.006025100%0x4337…9e5d85d ago0xd21226…1176f6
0x3be9…575c0xf6ee…3bd2Base—$0.005777100%0x4337…df9b85d ago0x525950…282b04
0x3be9…575c0x31d0…2cd7Base—$30.31100%0x4337…df9b85d ago0x525950…282b04
0x3be9…575c0x31d0…2cd7Base—$30.31100%0x4337…d99585d ago0x781677…11c0f4
0x3be9…575c0xf6ee…3bd2Base—$0.005652100%0x4337…d99585d ago0x781677…11c0f4

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.