Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36e7…53160x5d89…dbd7Base—$0.01100%coinbase64d ago0x8809ce…97dc13
0x36e7…53160x867b…35c3Base—$0.01100%coinbase65d ago0x77ce38…5b6ea3
0x36e7…53160x4334…00fbBase—$0.01100%coinbase65d ago0x07c571…57939b
0x36e7…53160x405b…e004Base—$0.01100%coinbase65d ago0x80b1c4…c1e4dc
0x36e7…53160xf888…0832Base—$0.01100%coinbase65d ago0xeb0bd4…2fd2a4
0x36e7…53160xb1cc…dcd2Base—$0.01100%coinbase65d ago0xa68914…ff8704
0x36e7…53160x7b69…15baBase—$0.01100%coinbase65d ago0xf2e16f…119850
0x36e7…53160xb617…6337Base—$0.01100%coinbase65d ago0x612b36…fad320
0x36e7…53160x1024…cc1dBase—$0.01100%coinbase65d ago0xa7b862…f7206c
0x36e7…53160x38d3…a865Base—$0.01100%coinbase65d ago0x201707…dd54d9
0x36e7…53160x7fb8…066cBase—$0.01100%coinbase65d ago0x569ff9…59dc6f
0x36e7…53160x649c…dd00Base—$0.01100%coinbase65d ago0x5c849d…691e8f
0x36e7…53160xd979…8e7cBase—$0.01100%coinbase65d ago0xca6b4b…771614
0x36e7…53160x35d7…add9Base—$0.01100%coinbase65d ago0xf21523…195c67
0x36e7…53160x7f7b…0653Base—$0.01100%coinbase65d ago0x528dfe…bdcef3
0x36e7…53160xd921…40f0Base—$0.01100%coinbase65d ago0xd1d974…58fdcf
0x36e7…53160x6a8a…f9deBase—$0.01100%coinbase65d ago0x6f5374…48bfca
0x36e7…53160xfec7…ceceBase—$0.01100%coinbase65d ago0x8fb136…b61403
0x36e7…53160x682a…6320Base—$0.01100%coinbase65d ago0xee514b…c3d75a
0x36e7…53160x674c…f201Base—$0.01100%coinbase65d ago0x191b52…13441d
0x36e7…53160xe91f…e8cfBase—$0.01100%coinbase65d ago0x674722…9920f6
0x36e7…53160x2ad6…f7efBase—$0.01100%coinbase65d ago0xff92d0…45f603
0x36e7…53160x8d0a…992aBase—$0.01100%coinbase65d ago0x09c35a…f4257c
0x36e7…53160x0202…0e70Base—$0.01100%coinbase65d ago0x87eb90…dcc591
0x36e7…53160x8a9b…d13bBase—$0.01100%coinbase65d ago0x6d7f87…75559a

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.