Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b51…13a60xccc8…15beBase—$11.01100%0xf70d…dbef62d ago0xfebf9a…a1c7f7
0x0b51…13a60xccc8…15beBase—$11.01100%0xf70d…dbef62d ago0x8b74e6…1bddc4
0x80f7…ea3e0xccc8…15beBase—$100.00100%0xf70d…dbef62d ago0x6131e1…bb2c52
0x80f7…ea3e0xccc8…15beBase—$200.00100%0xf70d…dbef62d ago0xb72b0a…7c7546
0x80f7…ea3e0xccc8…15beBase—$100.00100%0xf70d…dbef62d ago0x1b0b27…15e7bd
0xe7a3…d8060xccc8…15beBase—$5.71100%0xf70d…dbef62d ago0x4cc275…b23fc3
0x5c2f…50430xccc8…15beBase—$101.00100%0xf70d…dbef62d ago0xb50f59…c43834
0x80f7…ea3e0xccc8…15beBase—$100.00100%0xf70d…dbef62d ago0x4a1f46…928bf4
0x80f7…ea3e0xccc8…15beBase—$100.00100%0xf70d…dbef62d ago0x1d1710…0cc5b1
0x80f7…ea3e0xccc8…15beBase—$50.00100%0xf70d…dbef62d ago0x2a4137…8dc97c
0x80f7…ea3e0xccc8…15beBase—$100.00100%0xf70d…dbef62d ago0x8a522f…d4e61e
0x80f7…ea3e0xccc8…15beBase—$100.00100%0xf70d…dbef62d ago0x3ceb4e…4aff41
0x80f7…ea3e0xccc8…15beBase—$50.00100%0xf70d…dbef62d ago0x69bbb0…3cd562
0x80f7…ea3e0xccc8…15beBase—$50.00100%0xf70d…dbef62d ago0x43ef8f…f08923
0xe7a3…d8060xccc8…15beBase—$7.28100%0xf70d…dbef62d ago0x77c191…00f93a
0x661f…71ce0xccc8…15beBase—$1.09100%0xf70d…dbef62d ago0xbc49eb…b0bbb5
0x5fdf…91470xccc8…15beBase—$9.90100%0xf70d…dbef62d ago0x8dfbeb…0b5fdf
0xa4e1…9be60xccc8…15beBase—$47.17100%0xf70d…dbef62d ago0x63a009…76772b
0xa4e1…9be60xccc8…15beBase—$47.28100%0xf70d…dbef62d ago0x0689be…32b3be
0xe7a3…d8060xccc8…15beBase—$5.30100%0xf70d…dbef62d ago0xcd704f…647ecb
0x80f7…ea3e0xccc8…15beBase—$100.00100%0xf70d…dbef62d ago0x459c03…925fa4
0x1bb5…ec020xccc8…15beBase—$33.05100%0xf70d…dbef62d ago0x93daca…79b5e4
0x3083…06060xccc8…15beBase—$50.01100%0xf70d…dbef62d ago0x6eac9c…245e37
0x5fdf…91470xccc8…15beBase—$261.08100%0xf70d…dbef62d ago0x42451a…03f193
0xe7a3…d8060xccc8…15beBase—$6.30100%0xf70d…dbef62d ago0x525b99…d7db37

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.