Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xf428c3…75d01c
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates103d ago0xe505a9…ac321e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xa8fc3f…17d7ef
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x6cd7e9…305ba6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x31ee08…e69bdc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x3a80f3…11f7cc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xac97e2…8189d9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xf3428f…36fa4b
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates103d ago0x62e1d0…22c248
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x52a4d8…940750
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates103d ago0x770045…3edfb5
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xf46b09…f5d710
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xd13b79…d363bc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xd512ed…5c40bf
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x404cf6…45e52f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x47e165…bc2973
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates103d ago0xb5fc39…f9a811
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates103d ago0x411bf2…70af00
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xd5ec9b…0dee14
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x019034…33cc9e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x8b3264…f4d1d1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xac37d1…50a7a9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x962e64…3913d7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0xd32dad…fa3839
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase103d ago0x70a0a2…45a635

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.