Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x7c7fae…dace43
0xfe04…ed390xb2ac…0678Base—$0.00570%0xb2ac…06785d ago0x4babbd…bc17dd
0xfe04…ed390xb2ac…0678Base—$0.0170%0xb2ac…06785d ago0x8a3337…c01f28
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x6bd274…775803
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0xa1799d…3fac3d
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x858628…56b6c1
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x0dd3b9…dfa338
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x4ef1c7…476ac7
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x17e8e2…f20dda
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x0260ff…dd73bd
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x6dc99a…31d010
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0xc76a44…80366e
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x53c6d3…1b2cfa
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x10bb4b…13acf9
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0xd2f68f…5a8cc7
0xfe04…ed390xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x6482e3…1eae9b
0xfe04…ed390xb2ac…0678Base—$0.00270%0xb2ac…06785d ago0x319cca…8ecfe4
0xfe04…ed390xb2ac…0678Base—$0.00270%0xb2ac…06785d ago0x0cc2df…0f3c94
0xfe04…ed390xb2ac…0678Base—$0.00270%0xb2ac…06785d ago0xd9ca4d…b8f445
0xfe04…ed390xb2ac…0678Base—$0.00370%0xb2ac…06785d ago0xe25dbd…009a41
0xfe04…ed390xb2ac…0678Base—$0.00370%0xb2ac…06785d ago0x4cd2f0…6fc63f
0xfe04…ed390xb2ac…0678Base—$0.00370%0xb2ac…06785d ago0xf1b950…125bbf
0xfe04…ed390xb2ac…0678Base—$0.00370%0xb2ac…06785d ago0x762271…28cec2
0xfe04…ed390xb2ac…0678Base—$0.00570%0xb2ac…06785d ago0xed74b2…4113fc
0xfe04…ed390xb2ac…0678Base—$0.00570%0xb2ac…06785d ago0x14eb9c…7d8e4b

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.