Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc163…2fdd0xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x9892aa…10c773
0x0e37…ef1f0xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x34e872…9765f0
0xfdc8…b4af0xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x8b58d6…447cd9
0x0e37…ef1f0xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x79d7e3…8818e6
0x01f2…41a90xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x6483e1…306322
0xbd91…24e50xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x25621d…f062e5
0x3100…d1700xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x4c456c…45c7ea
0x13b0…5eb00xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0xc3f2f3…ba5d74
0x0e37…ef1f0xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0xb4fe2d…cd4876
0x9b95…1c480xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0xa98606…efeb16
0x1458…03e80xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0xdb3053…c44981
0x98f4…ba5a0xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x134da3…185d1c
0x220b…d9a00xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x3ce436…0b12ed
0xfdc8…b4af0xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x03e13a…71297d
0xfdc8…b4af0xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0xb6c2d3…2536ce
0x09d3…078d0xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0xafd479…b01e8b
0x9b95…1c480xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x7f0fb1…4c2de5
0x13b0…5eb00xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x40617e…a8ad47
0x1458…03e80xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0xe106d3…5bf743
0x1458…03e80xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x02093c…65e587
0x4217…326e0xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x6ff5ef…a84807
0x01f2…41a90xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0xb58d8e…d9d679
0x13b0…5eb00xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x99b909…56a84d
0xbd91…24e50xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x6137bd…ffaace
0x9f95…76ea0xa8b2…1d68Base—$0.0170%0x9501…c67723d ago0x0367a8…892133

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.