Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x3c6674…a6f5d7
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x27395a…e1cab4
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x7b3805…0860b9
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0xeeb125…06b0d0
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0xe4bccb…40335e
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x284ae5…3d0112
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x5357de…aab634
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0xb78dab…29faa5
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0xdc77e6…f6af4e
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x7bcb77…9dcb2e
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x4616bf…246e23
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0xf3b5de…15790d
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0xbff817…df0475
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0xbf7722…fe5172
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x65a342…0174e4
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0xc30abc…b54205
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x89005d…6fdd55
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x8a4321…10d3c8
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x27f53a…9b52d1
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x300361…2dd0ab
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x77f6d6…c45b7b
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x9921fd…30e97b
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x823284…f6b8a0
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0x44e161…d5b32c
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase5d ago0xf4ebf7…afd346

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.