Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3928…36c90x6c50…c10dBase—$0.01100%coinbase77d ago0x5ab7cf…b3358d
0x3928…36c90x975b…2a1dBase—$0.01100%coinbase77d ago0x4f83b0…db8d66
0x3928…36c90x6b3d…b9bdBase—$0.01100%coinbase77d ago0x16aeda…bac2f8
0x3928…36c90xdc6d…af60Base—$0.01100%coinbase77d ago0x6633d1…b1fde6
0x3928…36c90xafa3…4f10Base—$0.01100%coinbase77d ago0xed72ee…cd6385
0x3928…36c90xa964…9764Base—$0.01100%coinbase77d ago0x013429…a7b1cf
0x3928…36c90x58b4…9fe8Base—$0.01100%coinbase77d ago0x115cd5…4c53fe
0x3928…36c90x4e49…8ddfBase—$0.01100%coinbase77d ago0x52347e…179518
0x3928…36c90xcca2…10afBase—$0.01100%coinbase77d ago0x8b2e59…2a30cb
0x3928…36c90x0b38…4151Base—$0.01100%coinbase77d ago0x06c802…ace817
0x3928…36c90xe06e…bf8cBase—$0.01100%coinbase77d ago0xeb05c6…fcc8e3
0x3928…36c90x5aa0…9b90Base—$0.01100%coinbase77d ago0x2cabc7…09f8e0
0x3928…36c90x8d85…7f94Base—$0.01100%coinbase77d ago0x1ad3ba…bf9c65
0x3928…36c90xc096…f3aeBase—$0.01100%coinbase77d ago0xe83944…5ef4d8
0x3928…36c90x61d4…30a0Base—$0.01100%coinbase77d ago0x534e52…8e092a
0x3928…36c90xcfe9…7004Base—$0.01100%coinbase77d ago0xeb17fb…1eab8c
0x3928…36c90x82b3…5df1Base—$0.01100%coinbase77d ago0x6e715b…77cb4c
0x3928…36c90x260d…de9dBase—$0.01100%coinbase77d ago0x09e00a…6e1934
0x3928…36c90x4203…54c7Base—$0.01100%coinbase77d ago0xcb4d80…2f1db5
0x3928…36c90x721b…f419Base—$0.01100%coinbase77d ago0xd63ffb…5c8cf5
0x3928…36c90x0806…1a1bBase—$0.01100%coinbase77d ago0x1a3737…5cf4a2
0x3928…36c90x2561…725dBase—$0.01100%coinbase77d ago0x5147c9…4fb67a
0x3928…36c90x36c7…421cBase—$0.01100%coinbase77d ago0x29540d…87f354
0x3928…36c90xe36c…f39bBase—$0.01100%coinbase77d ago0x1886cc…67b199
0x3928…36c90x77a8…9b39Base—$0.01100%coinbase77d ago0x73ba59…1c20df

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.