Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x651a…728b0xccc8…15beBase—$178.64100%0xf70d…dbef67d ago0xfd9714…264ad3
0x261e…25100xccc8…15beBase—$20.00100%0xf70d…dbef67d ago0xc1eb1a…be8c30
0x7475…3a5d0xccc8…15beBase—$10.00100%0xf70d…dbef67d ago0xf41c4b…fe7fe5
0x651a…728b0xccc8…15beBase—$196.66100%0xf70d…dbef67d ago0x7c9e8f…0b126b
0x7825…165f0xccc8…15beBase—$600.00100%0xf70d…dbef67d ago0x5d3f0d…50dda9
0x2a25…a0350xccc8…15beBase—$13.14100%0xf70d…dbef67d ago0xda99b1…d0db25
0x5fdf…91470xccc8…15beBase—$20.00100%0xf70d…dbef67d ago0x6021ba…a454d1
0x5fdf…91470xccc8…15beBase—$20.00100%0xf70d…dbef67d ago0x822072…a6a8f9
0x5fdf…91470xccc8…15beBase—$10.00100%0xf70d…dbef67d ago0xb152e5…23a47f
0x5fdf…91470xccc8…15beBase—$10.00100%0xf70d…dbef67d ago0x1e5917…f9d0e3
0xf751…bb5c0xccc8…15beBase—$4.00100%0xf70d…dbef67d ago0xd66c07…1801ad
0x6a30…5da00xccc8…15beBase—$4.67100%0xf70d…dbef67d ago0x3093aa…495b40
0xb020…6eb40xccc8…15beBase—$3.73100%0xf70d…dbef67d ago0xffc4f0…bf2dc7
0x03d9…4b410xccc8…15beBase—$4.37100%0xf70d…dbef67d ago0x0c908d…30bcdd
0xab4d…36640xccc8…15beBase—$3.00100%0xf70d…dbef67d ago0xe5e58a…c08373
0x2a25…a0350xccc8…15beBase—$5.02100%0xf70d…dbef67d ago0x250d81…7631f5
0xaa07…17000xccc8…15beBase—$6.00100%0xf70d…dbef67d ago0x87c142…aec84b
0x06cb…6d3d0xccc8…15beBase—$4.40100%0xf70d…dbef67d ago0xbc4f9a…62e709
0x8ad3…2e4c0xccc8…15beBase—$5.00100%0xf70d…dbef67d ago0xe0fe6c…324d55
0x6fa4…64600xccc8…15beBase—$4.00100%0xf70d…dbef67d ago0xf0815d…902be5
0x07d7…add20xccc8…15beBase—$4.80100%0xf70d…dbef67d ago0xcba400…c45e69
0x50e1…07330xccc8…15beBase—$5.70100%0xf70d…dbef67d ago0xbc681f…2f8a1d
0x0fbb…55020xccc8…15beBase—$6.00100%0xf70d…dbef67d ago0x4ca966…01ed92
0xe3d2…19120xccc8…15beBase—$5.00100%0xf70d…dbef67d ago0xa74f5c…6f4dd9
0x651a…728b0xccc8…15beBase—$98.31100%0xf70d…dbef67d ago0x9eb9d6…fcda9e

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.