Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$699.6270%0x81e3…b98e49d ago0xe3b752…063e38
0x3be9…575c0x4cd0…bc31Base$50.4170%0xe196…0ce149d ago0xcac359…cb9f95
0xe7a3…d8060x4cd0…bc31Base$16.7570%0xf70d…dbef49d ago0xe69b25…ade97a
0x3be9…575c0x4cd0…bc31Base$10.3070%0xe196…0ce149d ago0x9ed614…e5407f
0x3be9…575c0x4cd0…bc31Base$200.3770%0x6a6f…be4149d ago0xcac7a2…8323a7
0x3be9…575c0x4cd0…bc31Base$400.4570%0xe196…0ce149d ago0x3c5411…bb3166
0x3be9…575c0x4cd0…bc31Base$30.3570%0x4337…be7049d ago0xb69e2f…24f898
0x3be9…575c0x4cd0…bc31Base$42.3670%0x4337…365f49d ago0xcb4eab…fac68d
0x86a4…822f0x4cd0…bc31Base$3.0070%0xf70d…dbef49d ago0x468c9e…45266a
0x3be9…575c0x4cd0…bc31Base$50.3770%0xe196…0ce149d ago0x762b43…ffd2a6
0xb5cc…99b40x4cd0…bc31Base$239.7070%0xf70d…dbef49d ago0x9b44d3…e0d127
0x3be9…575c0x4cd0…bc31Base$50.3670%0x6a6f…be4149d ago0x6140a3…287767
0x5c2f…50430x4cd0…bc31Base$61.0170%0xf70d…dbef49d ago0x295b5e…4b6d64
0xe7a3…d8060x4cd0…bc31Base$6.7970%0xf70d…dbef49d ago0xb28f0d…71c5e0
0x3be9…575c0x4cd0…bc31Base$10.3070%0x211d…d17249d ago0xbeb979…0dcf7d
0x3be9…575c0x4cd0…bc31Base$9.3470%0x211d…d17249d ago0xc8a8a2…e6500c
0x3be9…575c0x4cd0…bc31Base$38.3170%0x4337…f2e149d ago0xfba384…86c1e2
0x3be9…575c0x4cd0…bc31Base$1.8470%0x4337…51e049d ago0xaafd39…5b0563
0x3be9…575c0x4cd0…bc31Base$40.3170%0x4337…9fb149d ago0x75dba3…60fe74
0x3be9…575c0x4cd0…bc31Base$10.3070%0x4337…c27149d ago0x11464a…1d4b6d
0x3be9…575c0x4cd0…bc31Base$50.3670%0x211d…d17249d ago0xbe36ab…1fee9f
0x3be9…575c0x4cd0…bc31Base$105.3370%0x4337…217c49d ago0x0053dc…9d183a
0x3be9…575c0x4cd0…bc31Base$40.3170%0x211d…d17249d ago0x82d3d0…ab2cc1
0x3be9…575c0x4cd0…bc31Base$10.3070%0x211d…d17249d ago0xc4fe3e…7bdfc4
0x3be9…575c0x4cd0…bc31Base$60.3270%0x4337…562749d ago0x59fcbc…4b9659

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.