Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30xe97d…f22cBase—$0.01100%coinbase87d ago0x4e9293…2ced67
0x4b10…01c30x20bc…422fBase—$0.01100%coinbase87d ago0x3cdca7…092727
0x4b10…01c30xacb6…3dbeBase—$0.01100%coinbase87d ago0x040ba4…0e339b
0x4b10…01c30x10ec…a5b3Base—$0.01100%coinbase88d ago0x640873…3352e2
0x4b10…01c30x221e…bc04Base—$0.01100%coinbase88d ago0xcb33e7…89297c
0x4b10…01c30x16fe…1c7dBase—$0.01100%coinbase88d ago0xfdb51f…13ae3d
0x4b10…01c30xc5d6…fec6Base—$0.01100%coinbase88d ago0x6e59e5…c63bd1
0x4b10…01c30x5b42…67afBase—$0.01100%coinbase88d ago0x048718…070b66
0x4b10…01c30xcb13…08f5Base—$0.01100%coinbase88d ago0x676c0f…8ef146
0x4b10…01c30x9d7a…67afBase—$0.01100%coinbase88d ago0xf6da91…483f9c
0x4b10…01c30x2cf3…5dd8Base—$0.01100%coinbase88d ago0xc2f4c9…18a3a1
0x4b10…01c30xf5eb…2a14Base—$0.01100%coinbase88d ago0x3839d8…7968a5
0x4b10…01c30x2485…dcbdBase—$0.01100%coinbase88d ago0x40d01b…2c6976
0x4b10…01c30x3fdf…8347Base—$0.01100%coinbase88d ago0xe3af8a…a2e18e
0x4b10…01c30x3d88…cd83Base—$0.01100%coinbase88d ago0x0e2924…bf6eaa
0x4b10…01c30x7346…0e12Base—$0.01100%coinbase88d ago0xc21a6a…0e837d
0x4b10…01c30xcaa0…8900Base—$0.01100%coinbase88d ago0xeb5220…dcced0
0x4b10…01c30x89fb…038fBase—$0.01100%coinbase88d ago0x355569…29d37c
0x4b10…01c30xbbc8…9475Base—$0.01100%coinbase88d ago0xab9433…55969c
0x4b10…01c30x0460…8f4eBase—$0.01100%coinbase88d ago0xa2d074…be8f9b
0x4b10…01c30x1d5d…f1e1Base—$0.01100%coinbase88d ago0xb9a9e1…dde11b
0x4b10…01c30xc466…d1c4Base—$0.01100%coinbase88d ago0x27f618…871476
0x4b10…01c30x3915…b171Base—$0.01100%coinbase88d ago0xca689c…06980f
0x4b10…01c30x43df…afe4Base—$0.01100%coinbase88d ago0x1dff25…35c0aa
0x4b10…01c30x89ef…9f5dBase—$0.01100%coinbase88d ago0x3455b8…fe63a6

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.