Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdcb8…d5390x2bd0…7625Base$0.001100%coinbase107d ago0xa36be1…4d0540
0x12c5…3c270x2bd0…7625Base$0.001100%coinbase107d ago0x3e6f99…559a7d
0xdcb8…d5390x2bd0…7625Base$0.001100%coinbase107d ago0xb9f1ce…ab92c1
0x620a…2fa40x2bd0…7625Base$0.001100%coinbase107d ago0x336792…b8fc0c
0x12c5…3c270x2bd0…7625Base$0.001100%coinbase107d ago0xbc7ce1…92c1f3
0x620a…2fa40x2bd0…7625Base$0.001100%coinbase107d ago0xf68ee4…196056
0xdcb8…d5390x2bd0…7625Base$0.001100%coinbase107d ago0x1081fb…91c48c
0x9840…03950x2bd0…7625Base$0.001100%coinbase107d ago0xeb128b…1610c4
0x9840…03950x2bd0…7625Base$0.001100%coinbase107d ago0x2cc265…f26449
0x22d4…9c580x2bd0…7625Base$0.001100%coinbase107d ago0xeca25a…fae6e8
0x12c5…3c270x2bd0…7625Base$0.001100%coinbase107d ago0x11d803…292fc1
0x620a…2fa40x2bd0…7625Base$0.001100%coinbase107d ago0x369a18…59a230
0xdcb8…d5390x2bd0…7625Base$0.001100%coinbase107d ago0xcb23ea…19a940
0xad0c…89bb0x2bd0…7625Base$0.001100%coinbase107d ago0xd9af32…30ee53
0x45ca…915c0x2bd0…7625Base$0.001100%coinbase107d ago0xc272d8…54530b
0x6610…636c0x2bd0…7625Base$0.001100%coinbase107d ago0xddef81…7e9ab7
0x4db6…7c1c0x2bd0…7625Base$0.001100%coinbase107d ago0xe3f553…3584d6
0x2955…8e320x2bd0…7625Base$0.001100%coinbase107d ago0x62745b…a6eb51
0xca45…d5820x2bd0…7625Base$0.001100%coinbase107d ago0xb5c545…6de90f
0x9876…209b0x2bd0…7625Base$0.001100%coinbase107d ago0x637a59…627066
0x310e…03110x2bd0…7625Base$0.001100%coinbase107d ago0x25790a…f0d728
0x7534…7b990x2bd0…7625Base$0.001100%coinbase107d ago0x36fa9e…ab2e6c
0xf1cc…98c00x2bd0…7625Base$0.001100%coinbase107d ago0x3402df…2912d0
0x7ec0…bf340x2bd0…7625Base$0.001100%coinbase107d ago0xed305c…da38b6
0xdfbc…d4a40x2bd0…7625Base$0.001100%coinbase107d ago0xc41164…8e1c7a

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.