Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x5891cb…dbcfd5
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x5e3ae9…54b9cd
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0xbd250a…4db9cf
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0xdc2560…d2d6c4
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x094c87…2aaae4
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x4e81ba…581a0b
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0xa8ccca…dfe5fe
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0xa33253…0c549e
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0xf551ad…f8a4cb
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x848863…02c57f
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0xd9bdee…fa9ac7
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x76e55d…878dd0
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0xfccf64…dbc54a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x8cdec2…2e8866
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x43a685…7f149a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0xd2bdfe…642ebd
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0xc9f551…2e1cc6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x01923e…b5abb1
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x378abc…22c443
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x542c4c…ee8d97
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x024a0b…5a6ea1
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0xb6904d…956be6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x689596…18ffaf
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x4507b1…06f47c
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a563d ago0x50c650…4c928a

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.