Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x5fc9ac…421092
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xcf4112…9fc94d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xd00f78…bb8db6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xb50d72…2b0f59
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xda065c…847b5c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x97a679…fa9a82
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x326717…4294fd
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xc2a525…6b3960
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xbd5549…a5cf64
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x3b0444…46d23d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x1c0fda…c37901
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x60edef…c293fe
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x7fca17…bad94d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x2ac2c8…a01d74
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xae5827…941e20
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x873302…d33d15
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x85159a…3df704
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xa3b0f8…249a0c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x243257…17a9e5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x940fb3…565c76
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xac531c…31d94f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x972e1a…b641e0
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x60cb82…b494e3
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0x58dd90…eff6f4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase10d ago0xc957bc…0e1cc3

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.