Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0xeda9…2b76Base—$2.5070%0x9f02…1bcb35d ago0x972e51…5914f1
0x7b55…a52b0x992c…3ed3Base—$2.5070%0x9f02…1bcb35d ago0xcfeb9e…9e0a62
0x7b55…a52b0xec72…9366Base—$2.5070%0x9f02…1bcb35d ago0x9be4eb…7d09b0
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x6c5957…f45260
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0xfbad5c…8e4035
0x7b55…a52b0x9078…89f9Base—$2.5070%0x9f02…1bcb35d ago0x43c37f…c48549
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x6c63d8…ad2f60
0x7b55…a52b0x0fd2…5dc6Base—$2.5070%0x9f02…1bcb35d ago0xca1e6a…5653e3
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x3d6808…7bf1f9
0x7b55…a52b0xbaa1…03e7Base—$2.5070%0x9f02…1bcb35d ago0xfcc1c0…adbc74
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0xc6d9b3…c107e4
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x1a709e…7cb2da
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x4bb758…e2f383
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x1658e7…a12a21
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x17d37c…4325f1
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x6a6023…88e471
0x7b55…a52b0x10a8…8de1Base—$2.5070%0x9f02…1bcb35d ago0x8ca0eb…b9725f
0x7b55…a52b0x1260…5170Base—$2.5070%0x9f02…1bcb35d ago0x8a650a…38bdb9
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0xf65765…3100bb
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x4e0059…bfdb3f
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb35d ago0x119c33…1797bc
0x7b55…a52b0x969a…e7d0Base—$2.5070%0x9f02…1bcb36d ago0x81aa12…5c6847
0x7b55…a52b0x13e7…6724Base—$2.5070%0x9f02…1bcb36d ago0xd63ba7…68085a
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb36d ago0xd0475b…5675c3
0x7b55…a52b0x28e8…3b97Base—$2.5070%0x9f02…1bcb36d ago0xb7f6c7…986ecf

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.