Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe14b…adaf0xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0xdfdeb9…1af61f
0xe14b…adaf0xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x8ce648…cd97fe
0xe14b…adaf0xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x84493e…f9365f
0x2c3b…bbad0xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x4e2778…eb10f6
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x7c7fae…dace43
0xfe04…ed390xb2ac…0678Base—$0.00570%0xb2ac…06784d ago0x4babbd…bc17dd
0xfe04…ed390xb2ac…0678Base—$0.0170%0xb2ac…06784d ago0x8a3337…c01f28
0x6770…59d40xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x0936f3…5a3e2a
0x6770…59d40xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x291c6f…d5897d
0x6770…59d40xb2ac…0678Base—$0.0170%0xb2ac…06784d ago0x67cf6b…1a37d3
0x6770…59d40xb2ac…0678Base—$0.0270%0xb2ac…06784d ago0x9643f5…e3c622
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x6bd274…775803
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0xa1799d…3fac3d
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x858628…56b6c1
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x0dd3b9…dfa338
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x4ef1c7…476ac7
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x17e8e2…f20dda
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x0260ff…dd73bd
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x6dc99a…31d010
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0xc76a44…80366e
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x53c6d3…1b2cfa
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x10bb4b…13acf9
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0xd2f68f…5a8cc7
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x6482e3…1eae9b
0xfe04…ed390xb2ac…0678Base—$0.00270%0xb2ac…06784d ago0x319cca…8ecfe4

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.