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%coinbase89d ago0xca14cb…21f801
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xae09e3…0bdac1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xfd8c91…d5809b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xada0a6…fd8b73
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x72e194…331757
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x5679b4…3341a7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x1c82b0…7b01c1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x9f5613…a57096
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xbace0b…7b1ec4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xe7fe3c…ee4414
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x95b034…0bd68f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x0bc401…9c9709
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xc456a9…9ba252
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xeca4d8…c66e68
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xd5c5e8…9269c1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xc9553e…b5686f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x07d8f6…b2ff32
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xb4b8fe…c6dbd8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x4e915a…736f4c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x1a1916…6d8f40
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x546dfc…cbd433
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x97710e…2c461c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xaba74e…b3ecde
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0x8dac9a…62999d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase89d ago0xafd6a7…726c37

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.