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%coinbase3d ago0x4caa50…1f8a6f
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0xa62a3e…d81d55
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0xc3d702…4b7db6
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x88843b…2b6496
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x465fdb…84f65d
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x188145…507465
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0xb44ba4…2fb18f
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x3808b6…078e8d
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x037380…df607a
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x26edfe…d15726
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x2b9ef9…917419
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0xe25f14…6a65a9
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x079939…64f728
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0xda53d7…7989e5
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x23c180…67d25e
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x7865c5…c983f0
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0xfb79f7…bcafd7
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0xc25f68…bcdad8
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0xa46bcb…67467a
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x0465f1…475912
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0xa10943…812be7
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x20be1c…98e4ca
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x609cc2…344bbc
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x516171…5a1558
0xe967…a3b10x5aae…482eBase—$0.001100%coinbase3d ago0x0b3af2…a7b095

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.