Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x7cb1ca…76614e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x58c640…dcaa6b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xc1cbaa…28c502
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xc5c851…995257
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xa553dc…1ca095
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x816cfc…051595
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x937cfe…d3c0f8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x1adf88…07dc02
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xbbdedf…f56f9d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x5521e6…653baa
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x8b94c8…eecda9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x756e9d…071e3b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xdb0182…fa693a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xbc7f75…4623b0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x49a39b…3104da
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x1f9d58…ecb329
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x7f06b1…3919f6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xc6e290…0e094c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xc69a02…d0ddb7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x5da714…03d410
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xd187c9…b50097
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0xd386ab…7368e1
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase29d ago0x309843…fda77e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase30d ago0x57356b…073cd8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase30d ago0x40b6c1…eec043

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.