Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x569d…a4830x3e0a…78e7Base—$0.004937100%coinbase73d ago0x5709d6…bbc5e4
0x569d…a4830x3e0a…78e7Base—$0.002985100%coinbase73d ago0x4f1ec5…84a79b
0x569d…a4830x3e0a…78e7Base—$0.004951100%coinbase73d ago0x96d67e…ce4848
0x569d…a4830x3e0a…78e7Base—$0.003922100%coinbase73d ago0x0937aa…ab7f57
0x569d…a4830x3e0a…78e7Base—$0.005817100%coinbase73d ago0xaf9639…f99fa9
0x569d…a4830x3e0a…78e7Base—$0.005104100%coinbase73d ago0x7af99c…ca3827
0x569d…a4830x3e0a…78e7Base—$0.004023100%coinbase73d ago0xd625dc…2b6a68
0x569d…a4830x3e0a…78e7Base—$0.003855100%coinbase73d ago0xd60dd0…8f3086
0x569d…a4830x3e0a…78e7Base—$0.004464100%coinbase73d ago0x2e178b…c35d77
0x569d…a4830x3e0a…78e7Base—$0.005453100%coinbase73d ago0xdc2b65…306d31
0x569d…a4830x3e0a…78e7Base—$0.003976100%coinbase73d ago0xf8f317…a5ed93
0x569d…a4830x3e0a…78e7Base—$0.004279100%coinbase73d ago0xa3b4cc…9b71f7
0x569d…a4830x3e0a…78e7Base—$0.004748100%coinbase73d ago0x3c01a6…b454d8
0x569d…a4830x3e0a…78e7Base—$0.004534100%coinbase73d ago0x2ae6c1…519f04
0x569d…a4830x3e0a…78e7Base—$0.003099100%coinbase73d ago0x3a9898…400c90
0x569d…a4830x3e0a…78e7Base—$0.003087100%coinbase73d ago0x782693…69c672
0x569d…a4830x3e0a…78e7Base—$0.004102100%coinbase74d ago0xf17122…e38795
0x569d…a4830x3e0a…78e7Base—$0.004243100%coinbase74d ago0x902197…c83a1c
0x569d…a4830x3e0a…78e7Base—$0.005632100%coinbase74d ago0xa2fb7c…478510
0x569d…a4830x3e0a…78e7Base—$0.002861100%coinbase74d ago0x81c3c9…a058da
0x569d…a4830x3e0a…78e7Base—$0.004035100%coinbase74d ago0x930b8f…df31c3
0x569d…a4830x3e0a…78e7Base—$0.00316100%coinbase74d ago0xd22273…2af488
0x569d…a4830x3e0a…78e7Base—$0.004962100%coinbase74d ago0xed4b6d…a8b56a
0x569d…a4830x3e0a…78e7Base—$0.004407100%coinbase74d ago0x139270…009251
0x569d…a4830x3e0a…78e7Base—$0.004092100%coinbase74d ago0x15aa33…ac3091

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.