Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x686d…3ad60x5c61…e0feBase—$0.01100%coinbase72d ago0x5c378a…6d404a
0x686d…3ad60x1756…3e7aBase—$0.01100%coinbase72d ago0x50e3cc…f24f77
0x686d…3ad60x8279…3162Base—$0.01100%coinbase72d ago0x5f546e…85199f
0x686d…3ad60x30ba…dcedBase—$0.01100%coinbase72d ago0x5af07a…71458c
0x686d…3ad60xc752…7ec0Base—$0.01100%coinbase72d ago0x660668…8b1f5c
0x686d…3ad60x001f…ecc3Base—$0.01100%coinbase72d ago0xacd59d…e00457
0x686d…3ad60x57b7…a9a6Base—$0.01100%coinbase72d ago0x030fa4…b06790
0x686d…3ad60xb592…a6f6Base—$0.01100%coinbase72d ago0x39128b…9fb7d0
0x686d…3ad60x5316…35b0Base—$0.01100%coinbase72d ago0x3975de…8f6957
0x686d…3ad60x9f2d…e442Base—$0.01100%coinbase72d ago0xacce2b…bbc149
0x686d…3ad60xeb65…c3d5Base—$0.01100%coinbase72d ago0xe5640a…81022e
0x686d…3ad60xcd7e…4b74Base—$0.01100%coinbase72d ago0x530061…0eab53
0x686d…3ad60xdb2c…4c65Base—$0.01100%coinbase72d ago0xff58f3…6a1dc0
0x686d…3ad60x1098…709cBase—$0.01100%coinbase72d ago0x062a51…d15fbe
0x686d…3ad60x81ae…627aBase—$0.01100%coinbase72d ago0x61399c…853b7d
0x686d…3ad60x5ebe…bc29Base—$0.01100%coinbase72d ago0x5b7d52…11c4c1
0x686d…3ad60xf647…c331Base—$0.01100%coinbase72d ago0xe4e387…b01969
0x686d…3ad60x191d…bc81Base—$0.01100%coinbase72d ago0x9e2e01…8d5e16
0x686d…3ad60xaed5…6293Base—$0.01100%coinbase72d ago0x21faef…98cd02
0x686d…3ad60x5895…6e7dBase—$0.01100%coinbase72d ago0x43f2c4…81db24
0x686d…3ad60x203d…76dcBase—$0.01100%coinbase72d ago0xf30368…57c263
0x686d…3ad60xad89…eddfBase—$0.01100%coinbase72d ago0x948e5f…eb7fcd
0x686d…3ad60xb44c…6a77Base—$0.01100%coinbase72d ago0x73ab43…95841b
0x686d…3ad60xeabc…15abBase—$0.01100%coinbase72d ago0x227558…ac0970
0x686d…3ad60x3f38…bd10Base—$0.01100%coinbase72d ago0xb1ccb5…07e5e4

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.