Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x0bce29…5c04e0
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x8178b9…b19187
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0xc79479…7adfe1
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x991e93…973c54
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x0f016d…cf3094
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x041b5d…0e0d68
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x8916b3…9c61a8
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0xd29070…0853ac
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x31395a…539401
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x098ca2…fd66da
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x5ebdde…f2be58
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x4f5d1e…2ad897
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x588024…ce16fd
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0xde4d81…94b491
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x107258…fda547
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0xef4b0a…1f7198
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x9c47ea…8568cc
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x04da0f…3d2e10
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x201d21…b46270
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x8aad45…813b7a
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0xab6d18…24c0f0
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x75a4a6…ee512e
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0x3c4e2b…1afb36
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0xc8a18d…5631da
0xc217…1fd00xa9dd…2315Base—$0.002100%coinbase20d ago0xc6fdd5…92b2a0

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.