Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x0d6c7b…5ef643
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x2bd850…107a34
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x3cae1f…fb3bc0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x6a596e…b23e70
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x7070ff…900681
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x22c4fa…a37fa7
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x8833df…5c2556
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x00fc2b…4f7b54
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0xe6cbcc…f15259
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x866c7c…c9c390
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x1cfd5d…178ddf
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0xa243ab…c8e474
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x4e431a…9be83d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x4efc27…754090
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x4abbe8…9ef2a0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x75fc26…2f87fa
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x3acc6d…e7513f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0xa630a0…8de0a5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0xef8395…2c2ec3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x1520aa…63a78c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0xd0d264…893a84
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0xa04e9a…bf8b0e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x7b27c2…69d134
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0xf9697f…b8754f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase44d ago0x0b9424…dfe29e

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.