Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…52450x74df…f6e6Base$0.01100%coinbase77d ago0x3f2f13…b122e3
0xfcfe…52450x9ac7…f3e4Base$0.01100%coinbase77d ago0xde4a09…1d5c09
0xfcfe…52450xf5ec…02ceBase$0.01100%coinbase77d ago0x89a66e…6fce76
0xfcfe…52450x9967…07f2Base$0.01100%coinbase77d ago0xfaea04…74a6c9
0xfcfe…52450xf9fb…8405Base$0.01100%coinbase77d ago0x70cdf7…a50c20
0xfcfe…52450x6898…29b1Base$0.01100%coinbase77d ago0xe73bf6…3d141b
0xfcfe…52450xc476…244dBase$0.01100%coinbase77d ago0xf603a9…ee6242
0xfcfe…52450xd4c4…db71Base$0.01100%coinbase77d ago0x66e7b1…529235
0xfcfe…52450xc668…3cbaBase$0.01100%coinbase77d ago0xf1396d…1508d5
0xfcfe…52450xa663…5ad5Base$0.01100%coinbase77d ago0x4409d8…f158de
0xfcfe…52450x494e…c2a6Base$0.01100%coinbase77d ago0x69f774…e20812
0xfcfe…52450x42bd…dd0dBase$0.01100%coinbase77d ago0xe15cfc…15b4a4
0xfcfe…52450x5cd8…9189Base$0.01100%coinbase77d ago0xa9eba6…0d291f
0xfcfe…52450xa9c8…cc62Base$0.01100%coinbase77d ago0x7af2cb…49b07b
0xfcfe…52450xbf41…2a0eBase$0.01100%coinbase77d ago0x0a2717…ebbe01
0xfcfe…52450x6db0…c010Base$0.01100%coinbase77d ago0x5064ce…0027b4
0xfcfe…52450xcb6d…6432Base$0.01100%coinbase77d ago0x156c60…a4c33a
0xfcfe…52450xd88d…3e7aBase$0.01100%coinbase77d ago0x1d47b2…81ff90
0xfcfe…52450xb447…44c1Base$0.01100%coinbase77d ago0x063869…c13181
0xfcfe…52450x3175…6c91Base$0.01100%coinbase77d ago0x4d9efd…2f07fb
0xfcfe…52450xc183…d13bBase$0.01100%coinbase77d ago0xf2cade…dcc99c
0xfcfe…52450x34db…28c1Base$0.01100%coinbase77d ago0x0b94be…e4367d
0xfcfe…52450x7432…50b1Base$0.01100%coinbase77d ago0xd9ffff…87254b
0xfcfe…52450x65bb…2e86Base$0.01100%coinbase77d ago0xa77b97…274ae3
0xfcfe…52450x9da0…9a63Base$0.01100%coinbase77d ago0x4d3d9c…05a62e

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.