Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x89d349…953e79
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0xd0a389…668202
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0xfd2232…f88b9a
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0x4c1904…b9cf66
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0xe7d696…6754e1
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0x77b035…e98eb2
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x885fa7…2cb2d4
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0xc539b3…1a9614
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0xbb8115…abbf42
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0x368ee6…3474c0
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x949a2a…dca8da
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0xce4db8…057bbd
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x758f53…e0e1d8
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0x5ceee6…c0193c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0xba83ed…b4c2b4
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0xed08bc…5693b6
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x3254bd…fd6246
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0xf10744…b8ce82
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x9bc56b…fffe0a
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0x61bdcd…f9f562
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0xe753fa…79fa7a
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0xff88ae…0155fd
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x2cde08…38015c
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates60d ago0xbb88e9…d3bdc4
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x24a505…711de0

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.